Searched refs:_get_tpool_args (Results 1 - 1 of 1) sorted by relevance

/external/autotest/tko/
H A Dretrieve_logs.cgi82 def _get_tpool_args(hosts, job_path, is_shard, host_set): function
119 tpool_args = _get_tpool_args(drones, job_path, False, host_set)
120 tpool_args += _get_tpool_args(shards, job_path, True, host_set)

Completed in 27 milliseconds