Searched refs:w2 (Results 1 – 1 of 1) sorted by relevance
1617 final Integer w2 = !fFirst ? v1 : v2; in testThenCombine_normalCompletion() local1630 assertTrue(snd.complete(w2)); in testThenCombine_normalCompletion()1749 final Integer w2 = !fFirst ? v1 : v2; in testThenCombine_actionFailed() local1754 assertTrue(snd.complete(w2)); in testThenCombine_actionFailed()1786 final Integer w2 = !fFirst ? v1 : v2; in testThenAcceptBoth_normalCompletion() local1795 assertTrue(snd.complete(w2)); in testThenAcceptBoth_normalCompletion()1913 final Integer w2 = !fFirst ? v1 : v2; in testThenAcceptBoth_actionFailed() local1918 assertTrue(snd.complete(w2)); in testThenAcceptBoth_actionFailed()1950 final Integer w2 = !fFirst ? v1 : v2; in testRunAfterBoth_normalCompletion() local1959 assertTrue(snd.complete(w2)); in testRunAfterBoth_normalCompletion()[all …]