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