Home
last modified time | relevance | path

Searched refs:bot2 (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/webrtc/tools/rtcbot/test/
DoneWayVideoStreamingWithDownloadingFile.js18 function testOneWayVideoWithDownloading(test, bot1, bot2) { argument
23 createPeerConnection.bind(bot2) ],
54 bot2.showStream(event.stream.id, true, false);
92 downloadFile(bot2, "bot2");
Dsimple_offer_answer.js13 function testOfferAnswer(test, bot1, bot2) { argument
15 bot2.createPeerConnection.bind(bot2, null) ],
Dwebrtc_video_streaming.js14 function testOneWayVideo(test, bot1, bot2) { argument
19 createPeerConnection.bind(bot2) ],
50 bot2.showStream(event.stream.id, true, false);
Dtwo_way_video_streaming.js14 function testTwoWayVideoStreaming(test, bot1, bot2) { argument
20 createPeerConnectionWithLocalStream.bind(bot2)],
48 pc2.addEventListener('addstream', onAddStream.bind(bot2));
Dthree_bots_video_conference.js15 function testTwoWayVideoStreaming(test, bot1, bot2, bot3) { argument
21 createBotPeerConnectionsWithLocalStream.bind(bot2),
/external/skqp/site/dev/contrib/
Dcqkeywords.md33 CQ_INCLUDE_TRYBOTS=bucket1:bot1,bot2;bucket2:bot3,bot4
/external/skia/site/dev/contrib/
Dcqkeywords.md33 CQ_INCLUDE_TRYBOTS=bucket1:bot1,bot2;bucket2:bot3,bot4
/external/clang/test/SemaCXX/
Dconstant-expression-cxx11.cpp757 constexpr Bottom &bot2 = (Base2&)derived; variable
758 static_assert(&bot1 != &bot2, "");
764 static_assert(pb2 == &bot2, "");
768 constexpr Base2 &ok2 = (Base2&)bot2;
772 constexpr Base *pfail2 = (Base*)&bot2; // expected-error {{constant expression}} expected-note {{ca…