Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DCompletableFutureTest.java1674 final Callable<Boolean> complete2 = failFirst ? in testThenCombine_exceptionalCompletion() local
1717 final Callable<Boolean> complete2 = failFirst ? in testThenCombine_sourceCancelled() local
1838 final Callable<Boolean> complete2 = failFirst ? in testThenAcceptBoth_exceptionalCompletion() local
1881 final Callable<Boolean> complete2 = failFirst ? in testThenAcceptBoth_sourceCancelled() local
2002 final Callable<Boolean> complete2 = failFirst ? in testRunAfterBoth_exceptionalCompletion() local
2045 final Callable<Boolean> complete2 = failFirst ? in testRunAfterBoth_sourceCancelled() local
/libcore/ojluni/src/test/java/util/concurrent/tck/
DCompletableFutureTest.java1797 final Callable<Boolean> complete2 = failFirst ? in testThenCombine_exceptionalCompletion() local
1840 final Callable<Boolean> complete2 = failFirst ? in testThenCombine_sourceCancelled() local
1961 final Callable<Boolean> complete2 = failFirst ? in testThenAcceptBoth_exceptionalCompletion() local
2004 final Callable<Boolean> complete2 = failFirst ? in testThenAcceptBoth_sourceCancelled() local
2125 final Callable<Boolean> complete2 = failFirst ? in testRunAfterBoth_exceptionalCompletion() local
2168 final Callable<Boolean> complete2 = failFirst ? in testRunAfterBoth_sourceCancelled() local