Home
last modified time | relevance | path

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

/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-pgo.zip", string
22 "download_path": "bin\\reference_build\\chrome-win32-pgo.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/chrome-linux64.zip", string
67 "download_path": "bin/reference_builds/chrome-mac64.zip", string
73 "download_path": "bin\\reference_build\\chrome-win64-pgo.zip", string
[all …]
Dcloud_storage.py383 def GetIfHashChanged(cs_path, download_path, bucket, file_hash): argument
/external/libmojo/third_party/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/bin/forwarder_device" string
64 "download_path": "../bin/deps/android/arm64-v8a/bin/forwarder_device" string
74 "download_path": "../bin/deps/linux2/x86_64/forwarder_host" string
84 "download_path": "../bin/deps/android/armeabi-v7a/bin/md5sum_device" string
88 "download_path": "../bin/deps/andorid/arm64-v8a/bin/md5sum_device" string
[all …]
/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/linux2/x86_64/bin/fastboot" string
70 "download_path": "../bin/deps/android/arm64-v8a/bin/forwarder_device" string
74 "download_path": "../bin/deps/android/armeabi-v7a/bin/forwarder_device" string
84 "download_path": "../bin/deps/linux2/x86_64/forwarder_host" string
94 "download_path": "../bin/deps/android/arm64-v8a/bin/md5sum_device" string
[all …]
/external/chromium-trace/catapult/common/battor/battor/
Dbattor_binary_dependencies.json10 "download_path": "../bin/darwin/x86_64/avrdude", string
17 "download_path": "../bin/linux2/x86_64/avrdude", string
24 "download_path": "../bin/win/x86_64/avrdude.exe", string
31 "download_path": "../bin/win/x86_64/avrdude.exe", string
38 "download_path": "../bin/win/x86_64/avrdude.exe", string
51 "download_path": "../bin/battor/avrdude.conf", string
64 "download_path": "../bin/darwin/x86_64/battor_agent", string
71 "download_path": "../bin/linux2/x86_64/battor_agent", string
78 "download_path": "../bin/win/AMD64/battor_agent.exe", string
85 "download_path": "../bin/win/x86_64/battor_agent.exe", string
[all …]
/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
/external/autotest/client/site_tests/video_VDASanity/
Dvideo_VDASanity.py38 def _download_video(self, download_path, local_file): argument
/external/autotest/client/site_tests/video_VideoEncodeAccelerator/
Dvideo_VideoEncodeAccelerator.py28 def _download_video(download_path, local_file): argument
/external/autotest/client/site_tests/video_VDAPerf/
Dvideo_VDAPerf.py209 def _download_video(self, download_path, local_file): argument