Home
last modified time | relevance | path

Searched refs:snd (Results 1 – 3 of 3) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
DCompletableFutureTest.java1615 final CompletableFuture<Integer> snd = !fFirst ? f : g; in testThenCombine_normalCompletion() local
1630 assertTrue(snd.complete(w2)); in testThenCombine_normalCompletion()
1662 final CompletableFuture<Integer> snd = !fFirst ? f : g; in testThenCombine_exceptionalCompletion() local
1667 () -> snd.complete(v1) : in testThenCombine_exceptionalCompletion()
1668 () -> snd.completeExceptionally(ex); in testThenCombine_exceptionalCompletion()
1684 checkCompletedNormally(failFirst ? snd : fst, v1); in testThenCombine_exceptionalCompletion()
1685 checkCompletedExceptionally(failFirst ? fst : snd, ex); in testThenCombine_exceptionalCompletion()
1705 final CompletableFuture<Integer> snd = !fFirst ? f : g; in testThenCombine_sourceCancelled() local
1710 () -> snd.complete(v1) : in testThenCombine_sourceCancelled()
1711 () -> snd.cancel(mayInterruptIfRunning); in testThenCombine_sourceCancelled()
[all …]
/libcore/luni/src/main/java/libcore/net/
Dandroid.mime.types85 audio/basic snd!
Dmime.types530 audio/basic au snd