Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DTimerTest.java1141 void waitForException(long millis) throws InterruptedException { in waitForException() method in TimerTest.SwallowUncaughtExceptionHandler
1179 swallowUncaughtExceptionHandler.waitForException(1000); in testTimerCancelledAfterException()
1236 swallowUncaughtExceptionHandler.waitForException(1000); in testTimerCancelledAfterExceptionAndTasksNotCancelledAfterPurge()