Searched refs:mReceivedScopeReportSemaphore (Results 1 – 1 of 1) sorted by relevance
71 private Semaphore mReceivedScopeReportSemaphore; field in DelegationTest82 mReceivedScopeReportSemaphore.release();95 mReceivedScopeReportSemaphore = new Semaphore(0); in setUp()311 mReceivedScopeReportSemaphore.tryAcquire(10, TimeUnit.SECONDS)); in waitReportedScopes()