Searched refs:kBundleWithoutRtcpMux (Results 1 – 3 of 3) sorted by relevance
65 extern const char kBundleWithoutRtcpMux[];
73 const char kBundleWithoutRtcpMux[] = "RTCP-MUX must be enabled when BUNDLE " variable1987 return BadSdp(source, type, kBundleWithoutRtcpMux, err_desc); in ValidateSessionDescription()
97 using webrtc::kBundleWithoutRtcpMux;3368 SetLocalDescriptionOfferExpectError(kBundleWithoutRtcpMux, local_offer); in TEST_F()3372 SetRemoteDescriptionOfferExpectError(kBundleWithoutRtcpMux, remote_offer); in TEST_F()