Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/
Dutils.py40 def terminate_process(proc: subprocess.Popen) -> None: function
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dhandlers.py53 def terminate_process(proc): function