Searched defs:timeout_secs (Results 1 – 3 of 3) sorted by relevance
129 bool SBListener::WaitForEvent(uint32_t timeout_secs, SBEvent &event) { in WaitForEvent()
200 collect_console(self, timeout_secs, pattern=None) global() argument
174 def collect_output(self, category, timeout_secs, pattern, clear=True): argument