Searched defs:finish_download (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/common_lib/cros/
H A Ddev_server.py783 A caller can then call finish_download to guarantee the rest of the
850 error_message = ("finish_download for %s failed;"
861 logging.error('finish_download timed out for %s', build)
869 'finish_download timed out for %s.' % build)
997 A caller can then call finish_download to guarantee the rest of the
1037 def finish_download(self, image): member in class:ImageServer
1332 A caller can then call finish_download to guarantee the rest of the
1356 def finish_download(self, target, build_id, branch, is_brillo=False): member in class:AndroidBuildServer

Completed in 75 milliseconds