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

  /external/autotest/scheduler/shard/
shard_client_unittest.py 57 known_job_ids=[], known_host_ids=[],
64 known_job_ids=known_job_ids, known_host_ids=known_host_ids,
173 known_host_ids=[modified_sample_host['id']],
179 known_host_ids, known_host_statuses,
189 known_host_ids=[modified_sample_host['id']],
240 self.expect_heartbeat(known_host_ids=[host_id],
313 self.expect_heartbeat(known_host_ids=[host1_serialized['id'],
shard_client.py 62 - have an id which is not in the known_host_ids which were sent in the
296 known_job_ids, known_host_ids, known_host_statuses = (
308 'known_host_ids': known_host_ids,
320 len(packet['known_host_ids']))
  /external/autotest/frontend/afe/
rpc_interface.py     [all...]
rpc_utils.py     [all...]
rpc_interface_unittest.py 43 known_host_ids = [host.id for host in known_hosts]
49 known_job_ids=known_job_ids, known_host_ids=known_host_ids,
    [all...]

Completed in 93 milliseconds