Lines Matching defs:host
72 def __init__(self, host=None): argument
90 def get_client_autodir_paths(cls, host): argument
96 def get_installed_autodir(cls, host): argument
121 def get_install_dir(cls, host): argument
140 def _find_installable_dir(cls, host): argument
166 def install(self, host=None, autodir=None, use_packaging=True): argument
170 def install_full_client(self, host=None, autodir=None): argument
175 def install_no_autoserv(self, host=None, autodir=None): argument
179 def _install_using_packaging(self, host, autodir): argument
201 def _install_using_send_file(self, host, autodir): argument
219 def _install(self, host=None, autodir=None, use_autoserv=True, argument
300 def uninstall(self, host=None): argument
337 def run(self, control_file, results_dir='.', host=None, timeout=None, argument
376 def _get_host_and_setup(self, host, use_packaging=True): argument
386 def _do_run(self, control_file, results_dir, host, atrun, timeout, argument
459 def run_timed_test(self, test_name, results_dir='.', host=None, argument
478 def run_test(self, test_name, results_dir='.', host=None, argument
495 def __init__(self, host, results_dir, tag, parallel_flag, background): argument
936 def __init__(self, host, client_tag, results_dir): argument
1001 def __init__(self, host, tag, server_results_dir): argument