Searched refs:Stress (Results 1 – 1 of 1) sorted by relevance
244 abstract class Stress extends Thread { in testStress() class245 public Stress(int count) { in testStress() method in ThreadPool_Test.Stress264 Stress stress1 = new Stress(50) { in testStress()271 Stress stress2 = new Stress(50) { in testStress()278 Stress stress3 = new Stress(50) { in testStress()285 Stress stress4 = new Stress(50) { in testStress()292 Stress stress5 = new Stress(50) { in testStress()299 Stress stress6 = new Stress(500) { in testStress()
Completed in 9 milliseconds