Searched refs:notificationPostedLatch (Results 1 – 1 of 1) sorted by relevance
937 CountDownLatch notificationPostedLatch = mListener.setPostedCountDown(1); in testSuspendPackage() local940 notificationPostedLatch.await(500, TimeUnit.MILLISECONDS); in testSuspendPackage()1079 CountDownLatch notificationPostedLatch = in testRankingUpdateSentWithPressure() local1114 notificationsReceived = notificationPostedLatch.await(50000, TimeUnit.MILLISECONDS); in testRankingUpdateSentWithPressure()2989 CountDownLatch notificationPostedLatch = mListener.setPostedCountDown(1); in testChannelDeletion_cancelReason() local2993 notificationPostedLatch.await(500, TimeUnit.MILLISECONDS); in testChannelDeletion_cancelReason()