Home
last modified time | relevance | path

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

/external/autotest/tko/
Dretrieve_logs.cgi97 def _get_tpool_args(hosts, job_path, is_shard, host_set): function
134 tpool_args = _get_tpool_args(drones, job_path, False, host_set)
135 tpool_args += _get_tpool_args(shards, job_path, True, host_set)