Searched refs:kill_timeout (Results 1 – 1 of 1) sorted by relevance
/external/bcc/tests/python/ |
D | test_tools_smoke.py | 37 def run_with_int(self, command, timeout=5, kill_timeout=5, argument 42 (signal, kill_timeout, timeout, full_command), shell=True) 340 timeout=60, kill_timeout=60) 368 self.run_with_int("vfscount.py", timeout=15, kill_timeout=15)
|