Searched refs:uehInvoked (Results 1 – 1 of 1) sorted by relevance
278 final CountDownLatch uehInvoked = new CountDownLatch(1); in testSetUncaughtExceptionHandler() local284 uehInvoked.countDown(); in testSetUncaughtExceptionHandler()292 await(uehInvoked); in testSetUncaughtExceptionHandler()