Searched refs:WaitForEvent (Results 1 - 7 of 7) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/internal/actions/
H A Dplay.py40 self.WaitForEvent(tab, self._selector, 'playing',
44 self.WaitForEvent(tab, self._selector, 'ended',
H A Dload_media.py31 self.WaitForEvent(tab, self._selector, self._event_to_await,
H A Dloop.py38 self.WaitForEvent(tab, self._selector, 'loop', self._timeout_in_seconds)
H A Dmedia_action.py28 def WaitForEvent(self, tab, selector, event_name, timeout_in_seconds): member in class:MediaAction
H A Dseek.py46 self.WaitForEvent(tab, self._selector, 'seeked',
/external/libchrome/base/threading/
H A Dsimple_thread_unittest.cc96 TEST(SimpleThreadTest, WaitForEvent) {
/external/libchrome/base/process/
H A Dprocess_metrics_unittest.cc464 void WaitForEvent(const FilePath& signal_dir, const char* signal_file) { function in namespace:base::debug::__anon9071
497 WaitForEvent(temp_path, kSignalClosed);

Completed in 211 milliseconds