HomeSort by relevance Sort by last modified time
    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