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.java1794 final Callable<Boolean> complete1 = failFirst ? in testThenCombine_exceptionalCompletion() local
1837 final Callable<Boolean> complete1 = failFirst ? in testThenCombine_sourceCancelled() local
1958 final Callable<Boolean> complete1 = failFirst ? in testThenAcceptBoth_exceptionalCompletion() local
2001 final Callable<Boolean> complete1 = failFirst ? in testThenAcceptBoth_sourceCancelled() local
2122 final Callable<Boolean> complete1 = failFirst ? in testRunAfterBoth_exceptionalCompletion() local
2165 final Callable<Boolean> complete1 = failFirst ? in testRunAfterBoth_sourceCancelled() local