Home
last modified time | relevance | path

Searched defs:known_host_ids (Results 1 – 3 of 3) sorted by relevance

/external/autotest/scheduler/shard/
Dshard_client_unittest.py52 known_job_ids=[], known_host_ids=[], argument
174 known_host_ids, known_host_statuses, argument
/external/autotest/frontend/afe/
Dsite_rpc_interface.py406 known_host_ids=(), known_host_statuses=()): argument
Drpc_utils.py1085 def find_records_for_shard(shard, known_job_ids, known_host_ids): argument