Home
last modified time | relevance | path

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

/tools/asuite/atest/test_runners/
Datest_tf_test_runner.py406 def _start_monitor(self, server, tf_subproc, reporter, extra_args): argument
461 if tf_subproc.poll() is not None and len(inputs) == 1:
484 result=tf_subproc.returncode,
486 raise TradeFedExitError(tf_subproc.returncode)