Searched refs:kSdpWithoutIceUfragPwd (Results 1 – 3 of 3) sorted by relevance
73 extern const char kSdpWithoutIceUfragPwd[];
86 const char kSdpWithoutIceUfragPwd[] = variable1983 return BadSdp(source, type, kSdpWithoutIceUfragPwd, err_desc); in ValidateSessionDescription()
102 using webrtc::kSdpWithoutIceUfragPwd;2800 SetLocalDescriptionOfferExpectError(kSdpWithoutIceUfragPwd, modified_offer); in TEST_F()2812 SetRemoteDescriptionOfferExpectError(kSdpWithoutIceUfragPwd, modified_offer); in TEST_F()