OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:host_assignment
(Results
1 - 2
of
2
) sorted by null
/external/autotest/scheduler/
host_scheduler.py
199
host_assignment
= collections.namedtuple('
host_assignment
', ['host', 'job'])
variable in class:BaseHostScheduler
283
yield self.
host_assignment
(host, job)
monitor_db.py
[
all
...]
Completed in 153 milliseconds