Searched refs:testInvoke (Results 1 – 6 of 6) sorted by relevance
382 public void testInvoke() {383 testInvoke(mainPool());386 testInvoke(singletonPool());388 public void testInvoke(ForkJoinPool pool) {
233 public void testInvoke() { in testInvoke() method in RecursiveTaskTest
216 public void testInvoke() { in testInvoke() method in RecursiveActionTest
393 public void testInvoke() {
227 public void testInvoke() { in testInvoke() method in ForkJoinPool8Test
628 public void testInvoke() { in testInvoke() method in CountedCompleterTest