Home
last modified time | relevance | path

Searched defs:expected_state (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/test/API/functionalities/signal/
H A DTestSendSignal.py89 def match_state(self, process_listener, expected_state): argument
/llvm-project/lldb/test/API/functionalities/breakpoint/auto_continue/
H A DTestBreakpointAutoContinue.py48 def launch_it(self, expected_state): argument
/llvm-project/lldb/test/API/python_api/event/
H A DTestEvents.py317 wait_for_next_event(self, expected_state, test_shadow=False) global() argument