Searched refs:switch_to_thread_with_stop_reason (Results 1 – 3 of 3) sorted by relevance
86 self.switch_to_thread_with_stop_reason(lldb.eStopReasonWatchpoint)
97 self.switch_to_thread_with_stop_reason(lldb.eStopReasonWatchpoint)
1622 def switch_to_thread_with_stop_reason(self, stop_reason): member in TestBase