Home
last modified time | relevance | path

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

/external/autotest/server/
Dcrashcollect.py10 from autotest_lib.client.bin.result_tools import runner as result_tools_runner unknown
58 summary_created = result_tools_runner.run_on_client(host, source_path)
73 result_tools_runner.collect_last_summary(
114 if (not result_tools_runner.ENABLE_RESULT_THROTTLING and
Dautotest.py14 from autotest_lib.client.bin.result_tools import runner as result_tools_runner unknown
1157 result_tools_runner.run_on_client(
/external/autotest/server/hosts/
Dabstract_ssh.py5 from autotest_lib.client.bin.result_tools import runner as result_tools_runner unknown
897 result_tools_runner.run_on_client(self, remote_src_dir)
919 result_tools_runner.run_on_client(self, remote_src_dir,