Searched defs:want_core (Results 1 – 1 of 1) sorted by relevance
/llvm-project/lldb/packages/Python/lldbsuite/test/test_runner/ |
H A D | process_control.py | 158 def soft_terminate(self, popen_process, log_file=None, want_core=True): argument 390 def soft_terminate(self, popen_process, log_file=None, want_core=True): argument 545 def run_command_with_timeout(self, command, timeout, want_core): argument 573 def _attempt_soft_kill(self, want_core): argument 636 def _attempt_termination(self, attempt_count, want_core): argument 661 def _wait_with_timeout(self, timeout_seconds, command, want_core): argument
|