Searched refs:resultDiscardedLatch (Results 1 – 1 of 1) sorted by relevance
21 final CountDownLatch resultDiscardedLatch = new CountDownLatch(1); field in MailAsyncTaskLoaderTest.LoaderTestActivity34 resultDiscardedLatch.countDown(); in runLoaderTest()66 resultDiscardedLatch.await(30, TimeUnit.SECONDS)); in runLoaderTest()