Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarPropertyServiceUnitTest.java1639 CountDownLatch startCd = new CountDownLatch(16); in testSyncOperationLimit() local
1646 startCd.countDown(); in testSyncOperationLimit()
1667 startCd.await(10, TimeUnit.SECONDS); in testSyncOperationLimit()