Home
last modified time | relevance | path

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

/external/autotest/client/bin/result_tools/
Drunner.py75 def run_on_client(host, client_results_dir, cleanup_only=False): argument
92 if cleanup_only:
119 action = 'cleanup' if cleanup_only else 'create'
/external/autotest/server/hosts/
Dabstract_ssh.py945 cleanup_only=True)