Home
last modified time | relevance | path

Searched refs:step_out_with_cmd (Results 1 – 1 of 1) sorted by relevance

/external/lldb/test/functionalities/thread/step_out/
DTestThreadStepOut.py65 self.step_out_with_cmd("this-thread")
71 self.step_out_with_cmd("all-threads")
75 def step_out_with_cmd(self, run_mode): member in ThreadStepOutTestCase