Searched refs:threadShouldThrow (Results 1 – 3 of 3) sorted by relevance
330 public void threadShouldThrow() { in threadShouldThrow() method in JSR166TestCase337 public void threadShouldThrow(String exceptionName) { in threadShouldThrow() method in JSR166TestCase695 threadShouldThrow(exceptionClass.getSimpleName()); in run()715 threadShouldThrow(exceptionClass.getSimpleName()); in run()729 threadShouldThrow("InterruptedException"); in run()758 threadShouldThrow("InterruptedException"); in call()
343 threadShouldThrow(); in testTimedWait_IllegalMonitorException()
479 threadShouldThrow(); in testCancelInterrupt_taskFails()