Searched defs:expected_event (Results 1 – 3 of 3) sorted by relevance
60 struct expected_event { struct68 static struct expected_event events[] = { argument
147 static note_event_t *expected_event; variable
143 def _verify_event_with_timeout(self, expected_event, actual_event): argument