Searched refs:doneRuntimeException (Results 1 - 1 of 1) sorted by relevance

/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DFuturesTest.java759 final ListenableFuture<String> doneRuntimeException = field in class:FuturesTest.TestFutureBatch
846 doneRuntimeException, "doneRuntimeException", doNothing),
905 doneRuntimeException, delayedFailed, delayedRuntimeException)));
919 inputs, ImmutableSet.of(doneFailed, doneRuntimeException)));

Completed in 44 milliseconds