Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsession_unittest.cc126 static const char kMediaContentName0[] = "audio"; variable
2142 JsepIceCandidate ice_candidate1(kMediaContentName0, 0, candidate); in TEST_F()
2159 JsepIceCandidate ice_candidate2(kMediaContentName0, 0, candidate); in TEST_F()
2171 EXPECT_EQ(kMediaContentName0, candidates->at(0)->sdp_mid()); in TEST_F()
2178 JsepIceCandidate ice_candidate3(kMediaContentName0, 0, candidate); in TEST_F()
2192 JsepIceCandidate ice_candidate1(kMediaContentName0, kMediaContentIndex0, in TEST_F()
2212 JsepIceCandidate ice_candidate2(kMediaContentName0, kMediaContentIndex0, in TEST_F()
2281 JsepIceCandidate ice_candidate(kMediaContentName0, kMediaContentIndex0, in TEST_F()
2876 JsepIceCandidate ice_candidate1(kMediaContentName0, kMediaContentIndex0, in TEST_F()
2889 JsepIceCandidate ice_candidate2(kMediaContentName0, kMediaContentIndex0, in TEST_F()
[all …]