Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/test_runner/test/
H A Dtest_process_control.py27 def __init__(self, soft_terminate_timeout=None): argument
/llvm-project/lldb/packages/Python/lldbsuite/test/test_runner/
H A Dprocess_control.py473 def __init__(self, soft_terminate_timeout=10.0): argument