Searched defs:host_class (Results 1 – 3 of 3) sorted by relevance
/external/autotest/server/hosts/ |
D | factory.py | 165 def create_host(machine, host_class=None, connectivity_class=None, **args): argument
|
/external/autotest/client/common_lib/hosts/ |
D | repair.py | 542 def __init__(self, tag, dependencies, triggers, host_class): argument 868 def __init__(self, verifier_data, repair_data, host_class): argument
|
D | repair_unittest.py | 202 def __init__(self, tag, deps, triggers, host_class, success): argument 287 host_class='unittest'): argument
|