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