OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hostgroup
(Results
1 - 6
of
6
) 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
):
host_spec_unittest.py
58
"""Unit tests for dynamic_suite.host_spec.
HostGroup
derived classes.
82
"""Should be able to make a
HostGroup
from labels."""
job_status_unittest.py
597
group = self.mox.CreateMock(host_spec.
HostGroup
)
job_status.py
489
@param group: the
HostGroup
used for the Job whose results we're reporting.
/cts/hostsidetests/os/src/android/os/cts/
OsHostTests.java
123
final String
hostgroup
= m.group(1);
local
125
Arrays.asList(
hostgroup
.split(" ")));
/external/iptables/extensions/
libxt_hashlimit.man
3
rule. Grouping can be done per-
hostgroup
(source and/or destination address)
Completed in 1110 milliseconds