Searched refs:checkNotDone (Results 1 – 5 of 5) sorted by relevance
50 checkNotDone(a); in testInvokeOnPool()61 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()64 void checkNotDone(RecursiveAction a) { in checkNotDone() method in RecursiveActionTest808 checkNotDone(f); in testReinitialize()815 checkNotDone(f); in testReinitialize()828 checkNotDone(f); in testReinitializeAbnormal()838 checkNotDone(f); in testReinitializeAbnormal()1065 checkNotDone(f); in testTryUnfork()1127 checkNotDone(f); in testPollNextLocalTask()1145 checkNotDone(f); in testPollTask()1184 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()
76 void checkNotDone(ForkJoinTask a) { in checkNotDone() method in ForkJoinTaskTest962 checkNotDone(f); in testTryUnfork()1023 checkNotDone(f); in testPollNextLocalTask()1042 checkNotDone(f); in testPollTask()1083 checkNotDone(g); in testPollNextLocalTaskAsync()1103 checkNotDone(g); in testPollTaskAsync()
77 void checkNotDone(CountedCompleter a) { in checkNotDone() method in CountedCompleterTest255 checkNotDone(this);1179 checkNotDone(f); in testTryUnfork()1240 checkNotDone(f); in testPollNextLocalTask()1259 checkNotDone(f); in testPollTask()1300 checkNotDone(g); in testPollNextLocalTaskAsync()1320 checkNotDone(g); in testPollTaskAsync()