Searched defs:latch (Results 1 – 2 of 2) sorted by relevance
88 CountDownLatch latch = new CountDownLatch(1); in testRetrieveBugreportConsentGranted() local134 CountDownLatch latch = new CountDownLatch(1); in testRetrieveBugreportConsentDenied() local192 BugreportCallbackImpl(CountDownLatch latch) { in BugreportCallbackImpl()
74 CountDownLatch latch = new CountDownLatch(1); in testAppCrashIsMitigated() local251 TestObserver(String name, CountDownLatch latch) { in TestObserver()