Home
last modified time | relevance | path

Searched refs:RunAndWait (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/media/filters/
Dvideo_renderer_impl_unittest.cc124 event.RunAndWait(); in Flush()
190 ended_event_.RunAndWait(); in WaitForEnded()
202 event.RunAndWait(); in WaitForPendingRead()
448 event.RunAndWait(); in TEST_F()
490 event.RunAndWait(); in TEST_F()
500 event.RunAndWait(); in TEST_F()
Dvideo_frame_scheduler_impl_unittest.cc48 waiter.RunAndWait(); in RunUntilTimeHasElapsed()
Daudio_renderer_impl_unittest.cc187 flush_event.RunAndWait(); in FlushDuringPendingRead()
230 event.RunAndWait(); in WaitForPendingRead()
/external/chromium_org/media/base/
Dtest_helpers.h47 void RunAndWait();
Dtest_helpers.cc76 void WaitableMessageLoopEvent::RunAndWait() { in RunAndWait() function in media::WaitableMessageLoopEvent