Searched refs:threadUnexpectedException (Results 1 – 2 of 2) sorted by relevance
387 threadUnexpectedException(t); in threadAssertEquals()418 public void threadUnexpectedException(Throwable t) { in threadUnexpectedException() method in JSR166TestCase512 threadUnexpectedException(e); in assertFutureTimesOut()701 threadUnexpectedException(ie); in awaitTermination()728 threadUnexpectedException(t); in run()747 if (!exceptionClass.isInstance(t)) threadUnexpectedException(t); in run()766 if (!exceptionClass.isInstance(t)) threadUnexpectedException(t); in run()781 threadUnexpectedException(t); in run()793 threadUnexpectedException(t); in call()810 threadUnexpectedException(t); in call()[all …]
390 threadUnexpectedException(t); in threadAssertEquals()421 public void threadUnexpectedException(Throwable t) { in threadUnexpectedException() method in JSR166TestCase515 threadUnexpectedException(e); in assertFutureTimesOut()708 threadUnexpectedException(ie); in awaitTermination()736 threadUnexpectedException(t); in run()756 if (!exceptionClass.isInstance(t)) threadUnexpectedException(t); in run()776 if (!exceptionClass.isInstance(t)) threadUnexpectedException(t); in run()792 threadUnexpectedException(t); in run()805 threadUnexpectedException(t); in call()823 threadUnexpectedException(t); in call()[all …]