Lines Matching defs:host
113 def __init__(self, host=None): argument
131 def get_client_autodir_paths(cls, host): argument
137 def get_installed_autodir(cls, host): argument
162 def get_install_dir(cls, host): argument
181 def _find_installable_dir(cls, host): argument
266 def install(self, host=None, autodir=None, use_packaging=True): argument
279 def install_full_client(self, host=None, autodir=None): argument
284 def install_no_autoserv(self, host=None, autodir=None): argument
288 def _install_using_packaging(self, host, autodir): argument
313 def _install_using_send_file(self, host, autodir): argument
331 def _install(self, host=None, autodir=None, use_autoserv=True, argument
437 def uninstall(self, host=None): argument
466 def run(self, control_file, results_dir='.', host=None, timeout=None, argument
507 def _get_host_and_setup(self, host, use_packaging=True): argument
517 def _do_run(self, control_file, results_dir, host, atrun, timeout, argument
609 def _check_client_test_result(cls, host, test_name): argument
634 def run_timed_test(self, test_name, results_dir='.', host=None, argument
660 host=None, argument
679 def run_static_method(self, module, method, results_dir='.', host=None, argument
712 def __init__(self, host, results_dir, tag, parallel_flag, background): argument
1266 def __init__(self, host, client_tag, results_dir): argument
1334 def __init__(self, host, tag, server_results_dir): argument