OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HostGroup
(Results
1 - 2
of
2
) sorted by null
/external/autotest/server/cros/dynamic_suite/
host_spec.py
49
class
HostGroup
(object):
52
A
HostGroup
represents a group of hosts against which a job can be
95
class ExplicitHostGroup(
HostGroup
):
164
"""Whether host is already part of this
HostGroup
199
class MetaHostGroup(
HostGroup
):
job_status_unittest.py
196
group = self.mox.CreateMock(host_spec.
HostGroup
)
Completed in 96 milliseconds