Home
last modified time | relevance | path

Searched refs:notDoneFuture (Results 1 – 2 of 2) sorted by relevance

/external/guava/android/guava-tests/benchmark/com/google/common/util/concurrent/
DSingleThreadAbstractFutureBenchmark.java38 private Facade<?> notDoneFuture; field in SingleThreadAbstractFutureBenchmark
42 notDoneFuture = impl.newFacade(); in setUp()
104 Facade<?> f = notDoneFuture; in timeGetWith0Timeout()
119 Facade<?> f = notDoneFuture; in timeGetWithSmallTimeout()
/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/
DSingleThreadAbstractFutureBenchmark.java38 private Facade<?> notDoneFuture; field in SingleThreadAbstractFutureBenchmark
42 notDoneFuture = impl.newFacade(); in setUp()
104 Facade<?> f = notDoneFuture; in timeGetWith0Timeout()
119 Facade<?> f = notDoneFuture; in timeGetWithSmallTimeout()