Home
last modified time | relevance | path

Searched defs:download_path (Results 1 – 10 of 10) sorted by relevance

/external/chromium-trace/catapult/devil/devil/
Ddevil_dependencies.json10 "download_path": "../bin/deps/linux2/x86_64/bin/aapt" string
20 "download_path": "../bin/deps/linux2/x86_64/bin/adb" string
30 "download_path": "../bin/deps/linux2/x86_64/lib/libc++.so" string
40 "download_path": "../bin/deps/linux2/x86_64/lib.java/chromium_commands.dex.jar" string
50 "download_path": "../bin/deps/linux2/x86_64/bin/dexdump" string
60 "download_path": "../bin/deps/android/armeabi-v7a/apks/EmptySystemWebView.apk" string
64 "download_path": "../bin/deps/android/arm64-v8a/apks/EmptySystemWebView.apk" string
74 "download_path": "../bin/deps/linux2/x86_64/bin/fastboot" string
84 "download_path": "../bin/deps/android/arm64-v8a/bin/forwarder_device" string
88 "download_path": "../bin/deps/android/armeabi-v7a/bin/forwarder_device" string
[all …]
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dchrome_binaries.json10 "download_path": "bin/reference_builds/chrome-mac64.zip", string
16 "download_path": "bin\\reference_build\\chrome-win64-clang.zip", string
22 "download_path": "bin\\reference_build\\chrome-win32-clang.zip", string
34 "download_path": "bin/reference_build/chrome-linux64.zip", string
46 "download_path": "bin/reference_build/android_k_armeabi-v7a/ChromeStable.apk", string
51 "download_path": "bin/reference_build/android_l_arm64-v8a/ChromeStable.apk", string
56 "download_path": "bin/reference_build/android_l_armeabi-v7a/ChromeStable.apk", string
61 "download_path": "bin/reference_build/android_n_armeabi-v7a/Monochrome.apk", string
66 "download_path": "bin/reference_build/chrome-linux64.zip", string
72 "download_path": "bin/reference_builds/chrome-mac64.zip", string
[all …]
Dcloud_storage.py389 def GetIfHashChanged(cs_path, download_path, bucket, file_hash): argument
/external/chromium-trace/catapult/common/node_runner/node_runner/
Dnode_binaries.json10 "download_path": "bin/node/node-linux64.zip", string
16 "download_path": "bin/node/node-mac64.zip", string
22 "download_path": "bin/node/node-win64.zip", string
34 "download_path": "bin/node/node-linux64.zip", string
40 "download_path": "bin/node/node-mac64.zip", string
46 "download_path": "bin/node/node-win64.zip", string
/external/chromium-trace/catapult/dependency_manager/dependency_manager/
Dcloud_storage_info_unittest.py132 def _GetIfHashChangedMock(cs_path, download_path, bucket, file_hash): argument
156 def _GetIfHashChangedMock(cs_path, download_path, bucket, file_hash): argument
Dcloud_storage_info.py14 def __init__(self, cs_bucket, cs_hash, download_path, cs_remote_path, argument
Dbase_config.py204 def SetDownloadPath(self, dependency, platform, download_path): argument
/external/autotest/client/site_tests/video_VDASanity/
Dvideo_VDASanity.py40 def _download_video(self, download_path, local_file): argument
/external/autotest/client/site_tests/video_VideoEncodeAccelerator/
Dvideo_VideoEncodeAccelerator.py39 def _download_video(download_path, local_file): argument
/external/autotest/client/site_tests/video_VDAPerf/
Dvideo_VDAPerf.py207 def _download_video(self, download_path, local_file): argument