Home
last modified time | relevance | path

Searched defs:host_ids (Results 1 – 5 of 5) sorted by relevance

/external/autotest/scheduler/
Drdb_lib.py90 def get_hosts(host_ids): argument
Dquery_managers.py301 def _get_host_acls(self, host_ids): argument
310 def _get_label_hosts(self, host_ids): argument
Drdb.py40 def update_hosts(self, host_ids, **kwargs): argument
Dmonitor_db_unittest.py35 host_ids = () variable in DummyAgent
207 def _assert_job_scheduled_on_number_of(self, job_id, host_ids, number): argument
/external/autotest/cli/
Dhost_unittest.py1255 def _gen_acls_rpcs(self, hosts, acls, host_ids=[]): argument