Searched refs:timerThread (Results 1 – 1 of 1) sorted by relevance
1115 Thread timerThread = threadRef.get(); in testThrowingTaskKillsTimerThread() local1119 if (!timerThread.isAlive()) { in testThrowingTaskKillsTimerThread()1124 assertFalse(timerThread.isAlive()); in testThrowingTaskKillsTimerThread()