HomeSort by relevance Sort by last modified time
    Searched refs:host_assignment (Results 1 - 2 of 2) sorted by null

  /external/autotest/scheduler/
host_scheduler.py 198 host_assignment = collections.namedtuple('host_assignment', ['host', 'job']) variable in class:BaseHostScheduler
282 yield self.host_assignment(host, job)
monitor_db.py     [all...]

Completed in 92 milliseconds