Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DCompletableFutureTest.java163 void checkCompletedWithTimeoutException(CompletableFuture<?> f) { in checkCompletedWithTimeoutException() method in CompletableFutureTest
3534 checkCompletedWithTimeoutException(f); in testOrTimeout_timesOut()