Home
last modified time | relevance | path

Searched refs:localFuture (Results 1 – 4 of 4) sorted by relevance

/external/guava/android/guava-tests/benchmark/com/google/common/util/concurrent/
DSingleThreadAbstractFutureBenchmark.java50 final Facade<Integer> localFuture = impl.newFacade(); in timeComplete_Normal() local
51 list.add(localFuture); in timeComplete_Normal()
52 localFuture.set(i); in timeComplete_Normal()
65 final Facade<Integer> localFuture = impl.newFacade(); in timeComplete_Failure() local
66 list.add(localFuture); in timeComplete_Failure()
67 localFuture.setException(exception); in timeComplete_Failure()
86 final Facade<Integer> localFuture = impl.newFacade(); in timeComplete_Cancel() local
87 list.add(localFuture); in timeComplete_Cancel()
88 localFuture.cancel(false); in timeComplete_Cancel()
/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/
DSingleThreadAbstractFutureBenchmark.java50 final Facade<Integer> localFuture = impl.newFacade(); in timeComplete_Normal() local
51 list.add(localFuture); in timeComplete_Normal()
52 localFuture.set(i); in timeComplete_Normal()
65 final Facade<Integer> localFuture = impl.newFacade(); in timeComplete_Failure() local
66 list.add(localFuture); in timeComplete_Failure()
67 localFuture.setException(exception); in timeComplete_Failure()
86 final Facade<Integer> localFuture = impl.newFacade(); in timeComplete_Cancel() local
87 list.add(localFuture); in timeComplete_Cancel()
88 localFuture.cancel(false); in timeComplete_Cancel()
/external/guice/extensions/persist/lib/
Dxwork-2.0.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/opensymphony/ com/ ...
/external/guice/extensions/struts2/lib/
Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...