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

  /external/autotest/scheduler/
host_scheduler_unittests.py 222 only_tasks_with_leased_hosts=True)
225 only_tasks_with_leased_hosts=False)
229 only_tasks_with_leased_hosts=True)
252 only_tasks_with_leased_hosts=True)
query_managers.py 112 def get_prioritized_special_tasks(self, only_tasks_with_leased_hosts=False):
117 @param only_tasks_with_leased_hosts: If true, this method only returns
135 if only_tasks_with_leased_hosts:
host_scheduler.py 354 only_tasks_with_leased_hosts=False)
monitor_db.py 696 only_tasks_with_leased_hosts=not _inline_host_acquisition):
    [all...]

Completed in 315 milliseconds