Home
last modified time | relevance | path

Searched defs:FailFuture (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAbstractFutureTest.java1130 class FailFuture extends InternalFutureFailureAccess implements ListenableFuture<String> { in testForwardExceptionFastPath() class
1133 FailFuture(Throwable throwable) { in testForwardExceptionFastPath() method in AbstractFutureTest.FailFuture
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DAbstractFutureTest.java1130 class FailFuture extends InternalFutureFailureAccess implements ListenableFuture<String> { in testForwardExceptionFastPath() class
1133 FailFuture(Throwable throwable) { in testForwardExceptionFastPath() method in AbstractFutureTest.FailFuture