Searched refs:resetCountDownLatch (Results 1 – 7 of 7) sorted by relevance
57 public static synchronized CountDownLatch resetCountDownLatch() { in resetCountDownLatch() method in StatsdJobService
82 public static synchronized CountDownLatch resetCountDownLatch() { in resetCountDownLatch() method in StatsdSyncAdapter
298 CountDownLatch latch = StatsdSyncAdapter.resetCountDownLatch(); in testSyncState()315 latch = StatsdSyncAdapter.resetCountDownLatch(); in testSyncState()335 CountDownLatch latch = StatsdJobService.resetCountDownLatch(); in testScheduledJob()
66 public static synchronized CountDownLatch resetCountDownLatch() { in resetCountDownLatch() method in SimpleJobService
61 CountDownLatch latch = SimpleJobService.resetCountDownLatch(); in testJobDuration()
265 CountDownLatch latch = SimpleJobService.resetCountDownLatch(); in doScheduleJob()
327 listener.resetCountDownLatch(); in testGetSession2TokensWithTwoSessions()340 listener.resetCountDownLatch(); in testGetSession2TokensWithTwoSessions()373 listener1.resetCountDownLatch(); in testAddAndRemoveSession2TokensListener()503 public void resetCountDownLatch() { in resetCountDownLatch() method in MediaSessionManagerTest.Session2TokenListener