Home | History | Annotate | Download | only in cros

Lines Matching full:host

15 def get_updater_from_repo_url(host, job_repo_url=None):
19 assigned to their host that is associated with the version of the build that
28 @param host: The host for the DUT of the server-side test.
34 # specified in the host attributes for the host.
37 job_repo_url = host.lookup_job_repo_url()
43 'Could not find a job_repo_url for the given host.')
53 host=host)