Home
last modified time | relevance | path

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

/frameworks/base/services/tests/PackageManagerServiceTests/unit/src/com/android/server/pm/test/install/
DRequestThrottleTest.kt103 val latchForStartRequest = CountDownLatch(1) in scheduleWhileRunning() constant
106 latchForStartRequest.countDown() in scheduleWhileRunning()
115 latchForStartRequest.awaitForTest() in scheduleWhileRunning()