Searched refs:mTestHasDecidedToStop (Results 1 – 1 of 1) sorted by relevance
64 testTaskRunner.mTestHasDecidedToStop.countDown(); in testShouldReturnDifferentFuturesIfTaskIsCompleted()78 testTaskRunner.mTestHasDecidedToStop.countDown(); in testShouldRunOnce()95 testTaskRunner.mTestHasDecidedToStop.countDown(); in testShouldRunOnceMultipleStartStops()109 testTaskRunner.mTestHasDecidedToStop.countDown(); in testShouldRunAgain()155 final CountDownLatch mTestHasDecidedToStop = new CountDownLatch(1); field in SingletonRunnerTest.TestTaskRunner164 mTestHasDecidedToStop.await(); in run()