Home
last modified time | relevance | path

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

/external/autotest/venv/lucifer/
Dhandoffs.py72 def _clean_up_hosts(host_ids): argument
/external/autotest/scheduler/
Drdb_lib.py90 def get_hosts(host_ids): argument
Drdb.py40 def update_hosts(self, host_ids, **kwargs): argument
Dmonitor_db_unittest.py36 host_ids = () variable in DummyAgent
208 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