Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/media/media_js_standard/
DVideoPlayerTestBase.js19 export async function playVideoSource(url, width, height, duration, playTime, done) { argument
168 export async function testVideoSeek(url, duration, playTime, done) { argument
/test/xts/acts/telephony/telephonyjstest/netmanager_base/system_fetch/src/main/js/test/
DHttp.fetch.test.js37 url: "https://httpbin.org/anything", property
73 url: "https://httpbin.org/user-agent", property
112 url: "https://httpbin.org/user-agent", property
152 url: "https://httpbin.org/headers", property
191 url: "https://httpbin.org/headers", property
231 url: "https://httpbin.org/post", property
272 url: "https://httpbin.org/post", property
314 url: "https://httpbin.org/put", property
355 url: "https://httpbin.org/put", property
397 url: "https://httpbin.org/response-headers?key1=val1&key2=val2", property
[all …]
/test/xts/acts/multimedia/media/media_js_standard/hlsPlayer/src/main/js/test/
DVideoPlayerHLSBitrateTest.test.js87 async function setVideoUrl(url) { argument
/test/xts/acts/multimedia/media/media_js_standard/avRecorder/src/main/js/test/
DAVRecorderFuncTest.test.js57 url : 'fd://', property
525 url: 'fd://', property
553 url: 'fd://', property
581 url: 'fd://', property
609 url: 'fd://', property
637 url: 'fd://', property
664 url: 'fd://', property
DAvVideoRecorderFuncTestOne.test.js55 url : 'fd://35', // 参考应用文件访问与管理开发示例新建并读写一个文件 property
71 url: 'fd://35', property
93 url: 'fd://35', property
110 url: 'fd://35', property
132 url: 'fd://35', property
2651 url : 'fd://35', // 参考应用文件访问与管理开发示例新建并读写一个文件 property
2706 url : 'fd://35', property
2761 url : 'fd://35', property
2816 url : 'fd://35', property
4162 url : 'fd://35', // 参考应用文件访问与管理开发示例新建并读写一个文件 property
[all …]
/test/testfwk/developer_test/aw/cxx/hwext/
Dperf.h49 std::string url; member
/test/xts/tools/reftest/
DTool.py90 def get(self, url): argument
/test/testfwk/xdevice/src/xdevice/_core/report/
Dreporter_helper.py1240 def _get_screenshot_url_context(cls, url): argument
1250 def _find_png_file_path(cls, url): argument