Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/commands/target/stop-hooks/
H A DTestStopHookScripted.py66 self.do_test_auto_continue(False)
70 self.do_test_auto_continue(True)
72 def do_test_auto_continue(self, return_true): member in TestStopHooks