Searched defs:on_timeout (Results 1 – 2 of 2) sorted by relevance
157 void on_timeout(uv_timer_t *req, int status) in on_timeout() function
228 def add_event(self, expected_events, timeout, on_timeout=None): argument283 def _verify_event_with_timeout(expected_events, timeout, on_timeout, argument