Searched refs:swallowUncaughtExceptionHandler (Results 1 – 1 of 1) sorted by relevance
1153 SwallowUncaughtExceptionHandler swallowUncaughtExceptionHandler = in testTimerCancelledAfterException() local1155 Thread.setDefaultUncaughtExceptionHandler(swallowUncaughtExceptionHandler); in testTimerCancelledAfterException()1179 swallowUncaughtExceptionHandler.waitForException(1000); in testTimerCancelledAfterException()1210 SwallowUncaughtExceptionHandler swallowUncaughtExceptionHandler = in testTimerCancelledAfterExceptionAndTasksNotCancelledAfterPurge() local1212 Thread.setDefaultUncaughtExceptionHandler(swallowUncaughtExceptionHandler); in testTimerCancelledAfterExceptionAndTasksNotCancelledAfterPurge()1236 swallowUncaughtExceptionHandler.waitForException(1000); in testTimerCancelledAfterExceptionAndTasksNotCancelledAfterPurge()