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