Searched refs:cdl (Results 1 – 1 of 1) sorted by relevance
198 CountDownLatch cdl = new CountDownLatch(1); in tearDown() local203 cdl.countDown(); in tearDown()205 cdl.await(1, TimeUnit.SECONDS); in tearDown()