Searched refs:w2 (Results 1 – 2 of 2) sorted by relevance
1625 final Integer w2 = !fFirst ? v1 : v2; in testThenCombine_normalCompletion() local1638 assertTrue(snd.complete(w2)); in testThenCombine_normalCompletion()1757 final Integer w2 = !fFirst ? v1 : v2; in testThenCombine_actionFailed() local1762 assertTrue(snd.complete(w2)); in testThenCombine_actionFailed()1794 final Integer w2 = !fFirst ? v1 : v2; in testThenAcceptBoth_normalCompletion() local1803 assertTrue(snd.complete(w2)); in testThenAcceptBoth_normalCompletion()1921 final Integer w2 = !fFirst ? v1 : v2; in testThenAcceptBoth_actionFailed() local1926 assertTrue(snd.complete(w2)); in testThenAcceptBoth_actionFailed()1958 final Integer w2 = !fFirst ? v1 : v2; in testRunAfterBoth_normalCompletion() local1967 assertTrue(snd.complete(w2)); in testRunAfterBoth_normalCompletion()[all …]
1748 final Item w2 = !fFirst ? v1 : v2; in testThenCombine_normalCompletion() local1761 assertTrue(snd.complete(w2)); in testThenCombine_normalCompletion()1880 final Item w2 = !fFirst ? v1 : v2; in testThenCombine_actionFailed() local1885 assertTrue(snd.complete(w2)); in testThenCombine_actionFailed()1917 final Item w2 = !fFirst ? v1 : v2; in testThenAcceptBoth_normalCompletion() local1926 assertTrue(snd.complete(w2)); in testThenAcceptBoth_normalCompletion()2044 final Item w2 = !fFirst ? v1 : v2; in testThenAcceptBoth_actionFailed() local2049 assertTrue(snd.complete(w2)); in testThenAcceptBoth_actionFailed()2081 final Item w2 = !fFirst ? v1 : v2; in testRunAfterBoth_normalCompletion() local2090 assertTrue(snd.complete(w2)); in testRunAfterBoth_normalCompletion()[all …]