Searched refs:threadShouldThrow (Results 1 – 2 of 2) sorted by relevance
405 public void threadShouldThrow() { in threadShouldThrow() method in JSR166TestCase410 public void threadShouldThrow(String exceptionName) { in threadShouldThrow() method in JSR166TestCase745 threadShouldThrow(exceptionClass.getSimpleName()); in run()764 threadShouldThrow(exceptionClass.getSimpleName()); in run()777 threadShouldThrow("InterruptedException"); in run()805 threadShouldThrow("InterruptedException"); in call()
408 public void threadShouldThrow() { in threadShouldThrow() method in JSR166TestCase413 public void threadShouldThrow(String exceptionName) { in threadShouldThrow() method in JSR166TestCase754 threadShouldThrow(exceptionClass.getSimpleName()); in run()774 threadShouldThrow(exceptionClass.getSimpleName()); in run()788 threadShouldThrow("InterruptedException"); in run()818 threadShouldThrow("InterruptedException"); in call()