Searched refs:IncrementCounterTaskAndPossiblyThrowAfter (Results 1 – 1 of 1) sorted by relevance
1111 private static class IncrementCounterTaskAndPossiblyThrowAfter extends TimerTask { class in TimerTest1118 IncrementCounterTaskAndPossiblyThrowAfter( in IncrementCounterTaskAndPossiblyThrowAfter() method in TimerTest.IncrementCounterTaskAndPossiblyThrowAfter1168 TimerTask taskThatDoesntThrow = new IncrementCounterTaskAndPossiblyThrowAfter( in testTimerCancelledAfterException()1172 TimerTask taskThatThrows = new IncrementCounterTaskAndPossiblyThrowAfter( in testTimerCancelledAfterException()1226 TimerTask taskThatDoesntThrow = new IncrementCounterTaskAndPossiblyThrowAfter( in testTimerCancelledAfterExceptionAndTasksNotCancelledAfterPurge()1230 TimerTask taskThatThrows = new IncrementCounterTaskAndPossiblyThrowAfter( in testTimerCancelledAfterExceptionAndTasksNotCancelledAfterPurge()