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