Searched refs:frameUpdateLatch (Results 1 – 1 of 1) sorted by relevance
266 final CountDownLatch frameUpdateLatch = new CountDownLatch(1); in testSetCurrentPlayTimeAfterStart() local285 frameUpdateLatch.countDown(); in testSetCurrentPlayTimeAfterStart()294 assertTrue(frameUpdateLatch.await(100, TimeUnit.MILLISECONDS)); in testSetCurrentPlayTimeAfterStart()