Searched refs:writerSawError (Results 1 – 1 of 1) sorted by relevance
343 final CountDownLatch writerSawError = new CountDownLatch(1); in testFileDescriptorCallbacks() local366 writerSawError.countDown(); in testFileDescriptorCallbacks()446 writerSawError.await(TIMEOUT, TimeUnit.MILLISECONDS); in testFileDescriptorCallbacks()