Searched refs:DOWNLOAD_BASE (Results 1 - 8 of 8) sorted by relevance

/external/autotest/client/site_tests/video_ChromeRTCHWDecodeUsed/
H A Dvideo_ChromeRTCHWDecodeUsed.py17 DOWNLOAD_BASE = 'http://commondatastorage.googleapis.com/chromiumos-test-assets-public/crowd/' variable
66 url = DOWNLOAD_BASE + video_name
/external/autotest/client/site_tests/video_VideoEncodeAccelerator/
H A Dvideo_VideoEncodeAccelerator.py15 DOWNLOAD_BASE = 'http://commondatastorage.googleapis.com/chromiumos-test-assets-public/' variable
27 url = '%s%s' % (DOWNLOAD_BASE, download_path)
/external/autotest/client/site_tests/video_ChromeRTCHWEncodeUsed/
H A Dvideo_ChromeRTCHWEncodeUsed.py19 DOWNLOAD_BASE = 'http://commondatastorage.googleapis.com/chromiumos-test-assets-public/crowd/' variable
92 url = DOWNLOAD_BASE + VIDEO_NAME
/external/autotest/client/site_tests/video_HangoutHardwarePerf/
H A Dvideo_HangoutHardwarePerf.py16 DOWNLOAD_BASE = ('http://commondatastorage.googleapis.com' variable
161 url = DOWNLOAD_BASE + remote_path
/external/autotest/client/site_tests/video_PlaybackPerf/
H A Dvideo_PlaybackPerf.py21 DOWNLOAD_BASE = 'http://commondatastorage.googleapis.com/chromiumos-test-assets-public/' variable
86 @param video_name: the name of video to play in the DOWNLOAD_BASE
95 url = DOWNLOAD_BASE + video_name
/external/autotest/client/site_tests/video_VDAPerf/
H A Dvideo_VDAPerf.py29 DOWNLOAD_BASE = ('http://commondatastorage.googleapis.com' variable
209 url = '%s%s' % (DOWNLOAD_BASE, download_path)
/external/autotest/client/site_tests/video_VEAPerf/
H A Dvideo_VEAPerf.py21 DOWNLOAD_BASE = ('http://commondatastorage.googleapis.com' variable
174 url = '%s%s' % (DOWNLOAD_BASE, path_on_cloud)
/external/autotest/client/site_tests/video_WebRtcPerf/
H A Dvideo_WebRtcPerf.py25 DOWNLOAD_BASE = ('http://commondatastorage.googleapis.com/' variable
139 url = DOWNLOAD_BASE + VIDEO_NAME

Completed in 156 milliseconds