Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DCompletableFutureTest.java1671 final Callable<Boolean> complete1 = failFirst ? in testThenCombine_exceptionalCompletion() local
1714 final Callable<Boolean> complete1 = failFirst ? in testThenCombine_sourceCancelled() local
1835 final Callable<Boolean> complete1 = failFirst ? in testThenAcceptBoth_exceptionalCompletion() local
1878 final Callable<Boolean> complete1 = failFirst ? in testThenAcceptBoth_sourceCancelled() local
1999 final Callable<Boolean> complete1 = failFirst ? in testRunAfterBoth_exceptionalCompletion() local
2042 final Callable<Boolean> complete1 = failFirst ? in testRunAfterBoth_sourceCancelled() local
/libcore/ojluni/src/test/java/util/concurrent/tck/
DCompletableFutureTest.java1851 final Callable<Boolean> complete1 = failFirst ? in testThenCombine_exceptionalCompletion() local
1895 final Callable<Boolean> complete1 = failFirst ? in testThenCombine_sourceCancelled() local
2019 final Callable<Boolean> complete1 = failFirst ? in testThenAcceptBoth_exceptionalCompletion() local
2063 final Callable<Boolean> complete1 = failFirst ? in testThenAcceptBoth_sourceCancelled() local
2187 final Callable<Boolean> complete1 = failFirst ? in testRunAfterBoth_exceptionalCompletion() local
2231 final Callable<Boolean> complete1 = failFirst ? in testRunAfterBoth_sourceCancelled() local