Home
last modified time | relevance | path

Searched refs:Stress (Results 1 – 1 of 1) sorted by relevance

/trunk/main/jurt/test/com/sun/star/lib/uno/environments/remote/
H A DThreadPool_Test.java238 abstract class Stress extends Thread { in testStress() class
239 public Stress(int count) { in testStress() method in ThreadPool_Test.Stress
258 Stress stress1 = new Stress(50) { in testStress()
265 Stress stress2 = new Stress(50) { in testStress()
272 Stress stress3 = new Stress(50) { in testStress()
279 Stress stress4 = new Stress(50) { in testStress()
286 Stress stress5 = new Stress(50) { in testStress()
293 Stress stress6 = new Stress(500) { in testStress()

Completed in 11 milliseconds