Searched refs:startedAt (Results 1 – 1 of 1) sorted by relevance
788 long startedAt; in test_scheduleAtFixedRateLjava_util_TimerTaskJJ() field in TimerTest.SlowThenFastTask794 startedAt = System.currentTimeMillis(); in test_scheduleAtFixedRateLjava_util_TimerTaskJJ()796 - (startedAt + (100 * wasRun)); in test_scheduleAtFixedRateLjava_util_TimerTaskJJ()916 long startedAt; in test_scheduleAtFixedRateLjava_util_TimerTaskLjava_util_DateJ() field in TimerTest.SlowThenFastTask922 startedAt = System.currentTimeMillis(); in test_scheduleAtFixedRateLjava_util_TimerTaskLjava_util_DateJ()924 - (startedAt + (100 * wasRun)); in test_scheduleAtFixedRateLjava_util_TimerTaskLjava_util_DateJ()