Home
last modified time | relevance | path

Searched refs:AddVideoStream (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dpeerconnectioninterface_unittest.cc623 void AddVideoStream(const std::string& label) { in AddVideoStream() function in PeerConnectionInterfaceTest
948 AddVideoStream(kStreamLabel1); in TEST_F()
1022 AddVideoStream(kStreamLabel1); in TEST_F()
1036 AddVideoStream(kStreamLabel1); in TEST_F()
1046 AddVideoStream(kStreamLabel1); in TEST_F()
1056 AddVideoStream(kStreamLabel1); in TEST_F()
1071 AddVideoStream(kStreamLabel1); in TEST_F()
1096 AddVideoStream(kStreamLabel1); in TEST_F()
/external/webrtc/talk/media/base/
Dstreamparams.cc80 void MediaStreams::AddVideoStream(const StreamParams& stream) { in AddVideoStream() function in cricket::MediaStreams
Dstreamparams.h235 void AddVideoStream(const StreamParams& stream);