Home
last modified time | relevance | path

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

/cts/tests/tests/os/src/android/os/storage/cts/
DStorageManagerTest.java557 final CountDownLatch blockReadLatch = new CountDownLatch(1); in testOpenProxyFileDescriptor_async() local
566 blockReadLatch.await(); in testOpenProxyFileDescriptor_async()
624 blockReadLatch.countDown(); in testOpenProxyFileDescriptor_async()