Searched refs:checkNotDone (Results 1 – 7 of 7) sorted by relevance
50 checkNotDone(a); in testInvokeOnPool()59 void checkNotDone(RecursiveTask a) { in checkNotDone() method in RecursiveTaskTest620 checkNotDone(f); in testReinitialize()628 checkNotDone(f); in testReinitialize()642 checkNotDone(f); in testReinitializeAbnormal()652 checkNotDone(f); in testReinitializeAbnormal()882 checkNotDone(f); in testTryUnfork()945 checkNotDone(f); in testPollNextLocalTask()964 checkNotDone(f); in testPollTask()1005 checkNotDone(g); in testPollNextLocalTaskAsync()[all …]
54 checkNotDone(a); in testInvokeOnPool()62 void checkNotDone(RecursiveAction a) { in checkNotDone() method in RecursiveActionTest806 checkNotDone(f); in testReinitialize()813 checkNotDone(f); in testReinitialize()826 checkNotDone(f); in testReinitializeAbnormal()836 checkNotDone(f); in testReinitializeAbnormal()1063 checkNotDone(f); in testTryUnfork()1125 checkNotDone(f); in testPollNextLocalTask()1143 checkNotDone(f); in testPollTask()1182 checkNotDone(g); in testPollNextLocalTaskAsync()[all …]
82 void checkNotDone(Future<?> f) { in checkNotDone() method in FutureTaskTest94 checkNotDone(f); in checkIsRunning()106 checkNotDone(f); in checkIsRunning()274 checkNotDone(task); in testRunAndReset()568 checkNotDone(task); in testGetRun()607 checkNotDone(task); in testGetSet()747 checkNotDone(task); in testGet_interruptible()776 checkNotDone(task); in testTimedGet_interruptible()
100 void checkNotDone(ForkJoinTask a) { in checkNotDone() method in ForkJoinTask8Test1006 checkNotDone(f);1067 checkNotDone(f);1085 checkNotDone(f);1124 checkNotDone(g);1143 checkNotDone(g);
68 checkNotDone(a); in checkInvoke()73 void checkNotDone(ForkJoinTask a) { in checkNotDone() method in ForkJoinPool8Test619 checkNotDone(f); in testReinitialize()626 checkNotDone(f); in testReinitialize()639 checkNotDone(f); in testReinitializeAbnormal()649 checkNotDone(f); in testReinitializeAbnormal()
77 void checkNotDone(ForkJoinTask a) { in checkNotDone() method in ForkJoinTaskTest988 checkNotDone(f);1049 checkNotDone(f);1068 checkNotDone(f);1109 checkNotDone(g);1129 checkNotDone(g);
75 void checkNotDone(CountedCompleter a) { in checkNotDone() method in CountedCompleterTest253 checkNotDone(this);1197 checkNotDone(f); in testTryUnfork()1258 checkNotDone(f); in testPollNextLocalTask()1277 checkNotDone(f); in testPollTask()1318 checkNotDone(g); in testPollNextLocalTaskAsync()1338 checkNotDone(g); in testPollTaskAsync()