Home
last modified time | relevance | path

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

/external/skia/tools/skp/
Dwebpages_playback.py208 self.gs.download_file(CREDENTIALS_GS_PATH, CREDENTIALS_FILE_PATH)
461 gs.download_file(wpr_source,
464 gs.download_file(page_set_source,
480 def download_file(self, *args): member in DataStore
501 def download_file(self, *args): member in GoogleStorageDataStore
502 self.gs.download_file(self._bucket, *args)
517 def download_file(self, name, local_path, *args): member in LocalFileSystemDataStore
/external/boringssl/src/util/bot/go/
Dbootstrap.py127 download_file(url, pkg_path)
144 def download_file(url, path): function
/external/autotest/client/site_tests/login_GaiaLogin/
Dlogin_GaiaLogin.py26 file_utils.download_file(self._PLTP_URL, pltp.name)
/external/autotest/client/site_tests/video_ChromeRTCHWDecodeUsed/
Dvideo_ChromeRTCHWDecodeUsed.py45 file_utils.download_file(url, local_path)
/external/autotest/client/common_lib/
Dfile_utils.py120 def download_file(remote_path, local_path): function
/external/autotest/client/site_tests/video_VideoEncodeAccelerator/
Dvideo_VideoEncodeAccelerator.py32 file_utils.download_file(url, local_file)
/external/autotest/client/site_tests/platform_Crouton/
Dplatform_Crouton.py53 file_utils.download_file(crouton_url, crouton_temp_file)
/external/autotest/client/site_tests/video_ChromeRTCHWEncodeUsed/
Dvideo_ChromeRTCHWEncodeUsed.py96 file_utils.download_file(url, local_path)
/external/autotest/client/site_tests/firmware_TouchMTB/
Dcros_gs.py35 file_utils.download_file(GSUTIL_URI, gsutil_temp_file)
/external/autotest/client/cros/ui/
Dui_test_base.py104 file_utils.download_file(golden_image_remote_path,
/external/autotest/client/site_tests/audio_PlaybackPower/
Daudio_PlaybackPower.py82 file_utils.download_file(_DOWNLOAD_BASE + test_file, local_path)
/external/autotest/server/site_tests/audio_AudioQualityAfterSuspend/
Daudio_AudioQualityAfterSuspend.py80 file_utils.download_file(self.test_playback_file, tmpfile.name)
/external/autotest/client/site_tests/video_GlitchDetection/
Dvideo_GlitchDetection.py139 file_utils.download_file(golden_checksums_remote_filepath,
/external/autotest/client/site_tests/video_PlaybackPerf/
Dvideo_PlaybackPerf.py94 file_utils.download_file(url, local_path)
/external/autotest/client/site_tests/video_VEAPerf/
Dvideo_VEAPerf.py177 file_utils.download_file(url, local_file)
/external/autotest/client/site_tests/video_WebRtcPerf/
Dvideo_WebRtcPerf.py138 file_utils.download_file(url, local_path)
/external/autotest/client/site_tests/video_VDAPerf/
Dvideo_VDAPerf.py212 file_utils.download_file(url, local_file)
/external/autotest/client/site_tests/video_HangoutHardwarePerf/
Dvideo_HangoutHardwarePerf.py165 file_utils.download_file(url, tmp.name)
/external/autotest/client/site_tests/power_LoadTest/
Dpower_LoadTest.py105 file_utils.download_file(self._pltp_url, pltp.name)