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