Lines Matching defs:host
79 def __init__(self, host=None): argument
97 def get_client_autodir_paths(cls, host): argument
103 def get_installed_autodir(cls, host): argument
128 def get_install_dir(cls, host): argument
147 def _find_installable_dir(cls, host): argument
172 def install(self, host=None, autodir=None, use_packaging=True): argument
176 def install_full_client(self, host=None, autodir=None): argument
181 def install_no_autoserv(self, host=None, autodir=None): argument
185 def _install_using_packaging(self, host, autodir): argument
207 def _install_using_send_file(self, host, autodir): argument
225 def _install(self, host=None, autodir=None, use_autoserv=True, argument
306 def uninstall(self, host=None): argument
343 def run(self, control_file, results_dir='.', host=None, timeout=None, argument
384 def _get_host_and_setup(self, host, use_packaging=True): argument
394 def _do_run(self, control_file, results_dir, host, atrun, timeout, argument
468 def _check_client_test_result(cls, host, test_name): argument
484 def run_timed_test(self, test_name, results_dir='.', host=None, argument
506 def run_test(self, test_name, results_dir='.', host=None, argument
523 def __init__(self, host, results_dir, tag, parallel_flag, background): argument
968 def __init__(self, host, client_tag, results_dir): argument
1033 def __init__(self, host, tag, server_results_dir): argument