Home
last modified time | relevance | path

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

/frameworks/base/services/tests/PackageManagerServiceTests/unit/src/com/android/server/pm/test/install/
DRequestThrottleTest.kt104 val latchForEndRequest = CountDownLatch(1) in scheduleWhileRunning() constant
108 latchForEndRequest.awaitForTest() in scheduleWhileRunning()
123 latchForEndRequest.countDown() in scheduleWhileRunning()