Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DTimerTest.java1134 private static class SwallowUncaughtExceptionHandler implements UncaughtExceptionHandler { class in TimerTest
1153 SwallowUncaughtExceptionHandler swallowUncaughtExceptionHandler = in testTimerCancelledAfterException()
1154 new SwallowUncaughtExceptionHandler(); in testTimerCancelledAfterException()
1210 SwallowUncaughtExceptionHandler swallowUncaughtExceptionHandler = in testTimerCancelledAfterExceptionAndTasksNotCancelledAfterPurge()
1211 new SwallowUncaughtExceptionHandler(); in testTimerCancelledAfterExceptionAndTasksNotCancelledAfterPurge()