Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DJSR166TestCase.java672 checkForkJoinPoolThreadLeaks(); in tearDown()
678 void checkForkJoinPoolThreadLeaks() throws InterruptedException { in checkForkJoinPoolThreadLeaks() method in JSR166TestCase
/libcore/ojluni/src/test/java/util/concurrent/tck/
DJSR166TestCase.java803 checkForkJoinPoolThreadLeaks(); in tearDown()
809 void checkForkJoinPoolThreadLeaks() throws InterruptedException { in checkForkJoinPoolThreadLeaks() method in JSR166TestCase