Home
last modified time | relevance | path

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

/device/google/cuttlefish/tests/ril/src/com/android/cuttlefish/ril/tests/
DRilE2eTests.java122 CountDownLatch cdl = new CountDownLatch(1); in testSignalLevels() local
130 cdl.countDown(); in testSignalLevels()
133 cdl.await(); in testSignalLevels()