Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/functionalities/step_scripted/
H A DTestStepScripted.py23 self.step_out_with_scripted_plan("Steps.StepOut")
29 self.step_out_with_scripted_plan("Steps.StepScripted")
31 def step_out_with_scripted_plan(self, name): member in StepScriptedTestCase