Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/test_runner/test/
Dtest_process_control.py133 def _soft_terminate_works(self, with_core): argument
148 with_core)
159 helper.was_soft_terminate(driver.returncode, with_core),
/external/llvm-project/lldb/packages/Python/lldbsuite/test/test_runner/
Dprocess_control.py200 def was_soft_terminate(self, returncode, with_core): argument
400 def was_soft_terminate(self, returncode, with_core): argument
401 if with_core: