- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testWhenAllComplete_call_cancelledPipeline (0.16 sec)
-
android/guava-tests/test/com/google/common/util/concurrent/AbstractClosingFutureTest.java
assertStillOpen(closeable2); assertClosed(closeable1); assertThrows(IllegalStateException.class, () -> capturedPeeker.get().getDone(input1)); } public void testWhenAllComplete_call_cancelledPipeline() throws Exception { ClosingFuture<TestCloseable> closingFuture = ClosingFuture.whenAllComplete( ImmutableList.of(
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Fri Jul 11 18:52:30 UTC 2025 - 75.4K bytes - Viewed (0)