Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DFuturesTransformTest.java55 inputFuture.set(EXCEPTION_DATA); in testFutureGetThrowsFunctionException()
DAbstractChainedListenableFutureTest.java34 protected static final int EXCEPTION_DATA = -1; field in AbstractChainedListenableFutureTest
DFuturesTransformAsyncFunctionTest.java74 inputFuture.set(EXCEPTION_DATA); in testFutureGetThrowsFunctionException()