Home
last modified time | relevance | path

Searched refs:get_hosts_with_label_ids (Results 1 – 2 of 2) sorted by relevance

/external/autotest/scheduler/
Drdb.py73 hosts_available = models.Host.get_hosts_with_label_ids(
/external/autotest/frontend/afe/
Dmodels.py588 def get_hosts_with_label_ids(cls, label_ids, initial_query): member in Host