HomeSort by relevance Sort by last modified time
    Searched full:_gen_machine_dict (Results 1 - 1 of 1) sorted by null

  /external/autotest/server/hosts/
factory_unittest.py 54 def _gen_machine_dict(hostname='localhost', labels=[], attributes={}): function
104 machine = _gen_machine_dict()
117 machine = _gen_machine_dict(labels=['os:foo'])
127 machine = _gen_machine_dict(labels=['os:foo'],
139 machine = _gen_machine_dict()
150 machine = _gen_machine_dict()
158 machine = _gen_machine_dict(hostname='localhost')
168 machine = _gen_machine_dict(hostname='somehost')
177 machine = _gen_machine_dict(hostname='somehost')
186 machine = _gen_machine_dict(hostname='localhost'
    [all...]

Completed in 206 milliseconds