Searched refs:checkCompletedWithWrappedCancellationException (Results 1 – 2 of 2) sorted by relevance
160 void checkCompletedWithWrappedCancellationException(CompletableFuture<?> f) { in checkCompletedWithWrappedCancellationException() method in CompletableFutureTest994 checkCompletedWithWrappedCancellationException(g); in testWhenComplete_sourceCancelled()1365 checkCompletedWithWrappedCancellationException(h0); in testThenRun_sourceCancelled()1366 checkCompletedWithWrappedCancellationException(h1); in testThenRun_sourceCancelled()1367 checkCompletedWithWrappedCancellationException(h2); in testThenRun_sourceCancelled()1368 checkCompletedWithWrappedCancellationException(h3); in testThenRun_sourceCancelled()1369 checkCompletedWithWrappedCancellationException(h4); in testThenRun_sourceCancelled()1370 checkCompletedWithWrappedCancellationException(h5); in testThenRun_sourceCancelled()1473 checkCompletedWithWrappedCancellationException(h0); in testThenApply_sourceCancelled()1474 checkCompletedWithWrappedCancellationException(h1); in testThenApply_sourceCancelled()[all …]
186 void checkCompletedWithWrappedCancellationException(CompletableFuture<?> f) { in checkCompletedWithWrappedCancellationException() method in CompletableFutureTest1091 checkCompletedWithWrappedCancellationException(g); in testWhenComplete_sourceCancelled()1488 checkCompletedWithWrappedCancellationException(h0); in testThenRun_sourceCancelled()1489 checkCompletedWithWrappedCancellationException(h1); in testThenRun_sourceCancelled()1490 checkCompletedWithWrappedCancellationException(h2); in testThenRun_sourceCancelled()1491 checkCompletedWithWrappedCancellationException(h3); in testThenRun_sourceCancelled()1492 checkCompletedWithWrappedCancellationException(h4); in testThenRun_sourceCancelled()1493 checkCompletedWithWrappedCancellationException(h5); in testThenRun_sourceCancelled()1596 checkCompletedWithWrappedCancellationException(h0); in testThenApply_sourceCancelled()1597 checkCompletedWithWrappedCancellationException(h1); in testThenApply_sourceCancelled()[all …]