Searched refs:testComplete (Results 1 – 3 of 3) sorted by relevance
294 public void testComplete() {297 testComplete(new NoopCC(), x, pendingCount);298 testComplete(new NoopCC(new NoopCC()), x, pendingCount);302 void testComplete(NoopCC cc, Object x, int pendingCount) {
681 public void testComplete() { in testComplete() method in RecursiveTaskTest
865 public void testComplete() { in testComplete() method in RecursiveActionTest