Searched defs:executedOnTime (Results 1 – 1 of 1) sorted by relevance
987 private final AtomicBoolean executedOnTime; field in TimerTest.CheckIfExecutedOnTime991 private CheckIfExecutedOnTime(AtomicBoolean executedOnTime) { in CheckIfExecutedOnTime()