Home
last modified time | relevance | path

Searched refs:testHasDecidedToStop (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DSingletonRunnerTest.java122 final CountDownLatch testHasDecidedToStop = new CountDownLatch(1); in testShouldStopTask() local
134 testHasDecidedToStop.await(); in testShouldStopTask()
148 testHasDecidedToStop.countDown(); in testShouldStopTask()