Home
last modified time | relevance | path

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

/external/autotest/server/
Dcrashcollect.py12 from autotest_lib.client.bin.result_tools import runner as result_tools_runner unknown
60 summary_created = result_tools_runner.run_on_client(host, source_path)
75 result_tools_runner.collect_last_summary(
116 if (not result_tools_runner.ENABLE_RESULT_THROTTLING and
Dautotest.py19 from autotest_lib.client.bin.result_tools import runner as result_tools_runner unknown
1228 result_tools_runner.run_on_client(
/external/autotest/server/hosts/
Dabstract_ssh.py14 from autotest_lib.client.bin.result_tools import runner as result_tools_runner unknown
922 result_tools_runner.run_on_client(self, remote_src_dir)
944 result_tools_runner.run_on_client(self, remote_src_dir,