Home
last modified time | relevance | path

Searched defs:host_list (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/cros/dynamic_suite/
Dcomparators.py53 def __init__(self, host_list): argument
72 def __init__(self, host_list): argument
Dtools.py122 def get_random_best_host(afe, host_list, require_usable_hosts=True): argument
/external/autotest/cli/
Dhost.py101 class host_list(action_common.atest_list, host): class