Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/telemetry/internal/
Dbinary_dependencies.json10 "download_path": "bin/linux/x86_64/avconv" string
20 "download_path": "bin/linux/x86_64/bitmaptools" string
24 "download_path": "bin/mac/x86_64/bitmaptools" string
28 "download_path": "bin/win/AMD64/bitmaptools.exe" string
32 "download_path": "bin/win/x86/bitmaptools.exe" string
42 "download_path": "bin/linux/x86_64/clear_system_cache" string
46 "download_path": "bin/mac/x86_64/clear_system_cache" string
50 "download_path": "bin/win/AMD64/clear_system_cache.exe" string
60 "download_path": "bin/win/AMD64/crash_service.exe" string
70 "download_path": "bin/mac/x86_64/determine_if_keychain_entry_is_decryptable" 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/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/catapult_base/catapult_base/
Dchrome_binaries.json10 "download_path": "bin/reference_build/android_k_arm64-v8a/ChromeStable.apk", string
15 "download_path": "bin/reference_build/android_k_armeabi-v7a/ChromeStable.apk", string
20 "download_path": "bin/reference_build/android_l_arm64-v8a/ChromeStable.apk", string
25 "download_path": "bin/reference_build/android_l_armeabi-v7a/ChromeStable.apk", string
36 "download_path": "bin/reference_build/chrome-linux64.zip", string
42 "download_path": "bin/reference_builds/chrome-mac64.zip", string
48 "download_path": "bin\\reference_build\\chrome-win64.zip", string
54 "download_path": "bin\\reference_build\\chrome-win32.zip", string
Dcloud_storage.py292 def GetIfHashChanged(cs_path, download_path, bucket, file_hash): argument
/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_VideoEncodeAccelerator/
Dvideo_VideoEncodeAccelerator.py28 def _download_video(download_path, local_file): argument
/external/autotest/client/site_tests/video_VDAPerf/
Dvideo_VDAPerf.py208 def _download_video(self, download_path, local_file): argument