Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DExecutionSequencerTest.java66 TestCallable secondCallable = new TestCallable(Futures.<Void>immediateFuture(null)); in testCallableStartsAfterFirstFutureCompletes() local
78 TestCallable secondCallable = new TestCallable(Futures.<Void>immediateFuture(null)); in testCancellationDoesNotViolateSerialization() local
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DExecutionSequencerTest.java66 TestCallable secondCallable = new TestCallable(Futures.<Void>immediateFuture(null)); in testCallableStartsAfterFirstFutureCompletes() local
78 TestCallable secondCallable = new TestCallable(Futures.<Void>immediateFuture(null)); in testCancellationDoesNotViolateSerialization() local