Searched refs:w1 (Results 1 – 1 of 1) sorted by relevance
1616 final Integer w1 = fFirst ? v1 : v2; in testThenCombine_normalCompletion() local1621 assertTrue(fst.complete(w1)); in testThenCombine_normalCompletion()1626 checkCompletedNormally(h1, subtract(w1, w1)); in testThenCombine_normalCompletion()1627 checkCompletedNormally(h3, subtract(w1, w1)); in testThenCombine_normalCompletion()1628 rs[1].assertValue(subtract(w1, w1)); in testThenCombine_normalCompletion()1629 rs[3].assertValue(subtract(w1, w1)); in testThenCombine_normalCompletion()1748 final Integer w1 = fFirst ? v1 : v2; in testThenCombine_actionFailed() local1752 assertTrue(fst.complete(w1)); in testThenCombine_actionFailed()1785 final Integer w1 = fFirst ? v1 : v2; in testThenAcceptBoth_normalCompletion() local1789 assertTrue(fst.complete(w1)); in testThenAcceptBoth_normalCompletion()[all …]