Searched refs:halt_event (Results 1 – 2 of 2) sorted by relevance
371 def monitor_serial(self, ser, halt_event, harness): argument384 if halt_event.is_set():
730 halt_event = mock.Mock(is_set=mock.Mock(side_effect=is_set_iter))746 handler.monitor_serial(ser, halt_event, harness)