Home
last modified time | relevance | path

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

/cts/tests/tests/os/src/android/os/cts/
DMessageQueueTest.java343 final CountDownLatch writerSawError = new CountDownLatch(1); in testFileDescriptorCallbacks() local
366 writerSawError.countDown(); in testFileDescriptorCallbacks()
446 writerSawError.await(TIMEOUT, TimeUnit.MILLISECONDS); in testFileDescriptorCallbacks()