Searched refs:testGetPool (Results 1 – 5 of 5) sorted by relevance
686 public void testGetPool() {687 testGetPool(mainPool());690 testGetPool(singletonPool());692 public void testGetPool(ForkJoinPool pool) {
553 public void testGetPool() { in testGetPool() method in RecursiveTaskTest
715 public void testGetPool() { in testGetPool() method in RecursiveActionTest
710 public void testGetPool() {
945 public void testGetPool() { in testGetPool() method in CountedCompleterTest