Searched defs:endLatch (Results 1 – 3 of 3) sorted by relevance
30 public CountDownLatch endLatch = new CountDownLatch(1); field in SimpleTransitionListener
110 final CountDownLatch endLatch = new CountDownLatch(1); in verifySequentialPlayOrder() local
185 final CountDownLatch endLatch = new CountDownLatch(1); in testSetCurrentPlayTimeAfterStart() local