Home
last modified time | relevance | path

Searched refs:checkInvoke (Results 1 – 1 of 1) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
DForkJoinPool8Test.java67 private void checkInvoke(ForkJoinTask a) { in checkInvoke() method in ForkJoinPool8Test
235 checkInvoke(a); in testInvoke()
251 checkInvoke(a); in testQuietlyInvoke()
266 checkInvoke(a); in testForkJoin()
341 checkInvoke(a); in testJoinIgnoresInterrupts()
343 checkInvoke(a); in testJoinIgnoresInterrupts()
358 checkInvoke(a); in testForkGet()
373 checkInvoke(a); in testForkTimedGet()
389 checkInvoke(a); in testForkTimedGetNPE()
404 checkInvoke(a); in testForkQuietlyJoin()
[all …]