Home
last modified time | relevance | path

Searched defs:run_step (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/test/API/functionalities/step_scripted/
H A DTestStepScripted.py120 def run_step(self, stop_others_value, run_mode, token): member in StepScriptedTestCase
/llvm-project/clang/utils/check_cfc/
H A Dcheck_cfc.py259 def run_step(command, my_env, error_on_failure): function