/external/skia/tools/skp/ |
D | webpages_playback.py | 208 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/ |
D | bootstrap.py | 127 download_file(url, pkg_path) 144 def download_file(url, path): function
|
/external/autotest/client/site_tests/login_GaiaLogin/ |
D | login_GaiaLogin.py | 26 file_utils.download_file(self._PLTP_URL, pltp.name)
|
/external/autotest/client/site_tests/video_ChromeRTCHWDecodeUsed/ |
D | video_ChromeRTCHWDecodeUsed.py | 45 file_utils.download_file(url, local_path)
|
/external/autotest/client/common_lib/ |
D | file_utils.py | 120 def download_file(remote_path, local_path): function
|
/external/autotest/client/site_tests/video_VideoEncodeAccelerator/ |
D | video_VideoEncodeAccelerator.py | 32 file_utils.download_file(url, local_file)
|
/external/autotest/client/site_tests/platform_Crouton/ |
D | platform_Crouton.py | 53 file_utils.download_file(crouton_url, crouton_temp_file)
|
/external/autotest/client/site_tests/video_ChromeRTCHWEncodeUsed/ |
D | video_ChromeRTCHWEncodeUsed.py | 96 file_utils.download_file(url, local_path)
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | cros_gs.py | 35 file_utils.download_file(GSUTIL_URI, gsutil_temp_file)
|
/external/autotest/client/cros/ui/ |
D | ui_test_base.py | 104 file_utils.download_file(golden_image_remote_path,
|
/external/autotest/client/site_tests/audio_PlaybackPower/ |
D | audio_PlaybackPower.py | 82 file_utils.download_file(_DOWNLOAD_BASE + test_file, local_path)
|
/external/autotest/server/site_tests/audio_AudioQualityAfterSuspend/ |
D | audio_AudioQualityAfterSuspend.py | 80 file_utils.download_file(self.test_playback_file, tmpfile.name)
|
/external/autotest/client/site_tests/video_GlitchDetection/ |
D | video_GlitchDetection.py | 139 file_utils.download_file(golden_checksums_remote_filepath,
|
/external/autotest/client/site_tests/video_PlaybackPerf/ |
D | video_PlaybackPerf.py | 94 file_utils.download_file(url, local_path)
|
/external/autotest/client/site_tests/video_VEAPerf/ |
D | video_VEAPerf.py | 177 file_utils.download_file(url, local_file)
|
/external/autotest/client/site_tests/video_WebRtcPerf/ |
D | video_WebRtcPerf.py | 138 file_utils.download_file(url, local_path)
|
/external/autotest/client/site_tests/video_VDAPerf/ |
D | video_VDAPerf.py | 212 file_utils.download_file(url, local_file)
|
/external/autotest/client/site_tests/video_HangoutHardwarePerf/ |
D | video_HangoutHardwarePerf.py | 165 file_utils.download_file(url, tmp.name)
|
/external/autotest/client/site_tests/power_LoadTest/ |
D | power_LoadTest.py | 105 file_utils.download_file(self._pltp_url, pltp.name)
|