Home
last modified time | relevance | path

Searched refs:checkCompletedWithTimeoutException (Results 1 – 2 of 2) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
DCompletableFutureTest.java165 void checkCompletedWithTimeoutException(CompletableFuture<?> f) { in checkCompletedWithTimeoutException() method in CompletableFutureTest
3542 checkCompletedWithTimeoutException(f); in testOrTimeout_timesOut()
/libcore/ojluni/src/test/java/util/concurrent/tck/
DCompletableFutureTest.java191 void checkCompletedWithTimeoutException(CompletableFuture<?> f) { in checkCompletedWithTimeoutException() method in CompletableFutureTest
3951 checkCompletedWithTimeoutException(f); in testOrTimeout_timesOut()