Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DForkJoinPoolTest.java278 final CountDownLatch uehInvoked = new CountDownLatch(1); in testSetUncaughtExceptionHandler() local
284 uehInvoked.countDown(); in testSetUncaughtExceptionHandler()
292 await(uehInvoked); in testSetUncaughtExceptionHandler()