Searched refs:do_test_stop_at_entry (Results 1 – 1 of 1) sorted by relevance
43 self.do_test_stop_at_entry(True, False)48 self.do_test_stop_at_entry(False, False)55 self.do_test_stop_at_entry(True, True)62 self.do_test_stop_at_entry(False, True)64 def do_test_stop_at_entry(self, synchronous, remote): member in TestStopAtEntry