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.java1854 final Callable<Boolean> complete2 = failFirst ? in testThenCombine_exceptionalCompletion() local
1898 final Callable<Boolean> complete2 = failFirst ? in testThenCombine_sourceCancelled() local
2022 final Callable<Boolean> complete2 = failFirst ? in testThenAcceptBoth_exceptionalCompletion() local
2066 final Callable<Boolean> complete2 = failFirst ? in testThenAcceptBoth_sourceCancelled() local
2190 final Callable<Boolean> complete2 = failFirst ? in testRunAfterBoth_exceptionalCompletion() local
2234 final Callable<Boolean> complete2 = failFirst ? in testRunAfterBoth_sourceCancelled() local