Home
last modified time | relevance | path

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

/external/autotest/frontend/afe/
Drpc_utils.py715 def bucket_hosts_by_shard(host_objs, rpc_hostnames=False): function
829 shard_host_map = bucket_hosts_by_shard(host_objects)
843 shard_host_map = bucket_hosts_by_shard(host_objects)
1062 shard_host_map = bucket_hosts_by_shard(
Drpc_interface.py946 shard_host_map = rpc_utils.bucket_hosts_by_shard(hosts)
971 shard_host_map = rpc_utils.bucket_hosts_by_shard(hosts, rpc_hostnames=True)