Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DJSR166TestCase.java703 public void threadFail(String reason) { in threadFail() method in JSR166TestCase
802 threadFail("should throw exception"); in threadShouldThrow()
809 threadFail("should throw " + exceptionName); in threadShouldThrow()
913 threadFail("ExecutorService " + pool +
924 threadFail("Unexpected InterruptedException");
996 threadFail("Unexpected InterruptedException");
1018 threadFail("Unexpected InterruptedException");
1340 threadFail("timed out waiting for thread to terminate");
DCompletableFutureTest.java857 threadFail("should not be called");
/libcore/ojluni/src/test/java/util/concurrent/tck/
DJSR166TestCase.java985 public void threadFail(String reason) { in threadFail() method in JSR166TestCase
1084 threadFail("should throw exception"); in threadShouldThrow()
1091 threadFail("should throw " + exceptionName); in threadShouldThrow()
1192 threadFail("ExecutorService " + pool +
1203 threadFail("Unexpected InterruptedException");
1295 threadFail("Unexpected InterruptedException");
1317 threadFail("Unexpected InterruptedException");
1757 threadFail("timed out waiting for thread to terminate");