Home
last modified time | relevance | path

Searched refs:downloadFile (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/tools/rtcbot/test/
DoneWayVideoStreamingWithDownloadingFile.js91 downloadFile(bot1, "bot1");
92 downloadFile(bot2, "bot2");
109 function downloadFile(bot, name) { function
110 bot.downloadFile("https://test.webrtc.org/test-download-file/9000KB.data",
/external/webrtc/webrtc/tools/rtcbot/bot/browser/
Dbot.js116 function downloadFile(path, onSuccess, onError) { function
139 downloadFile: downloadFile, property