Searched refs:kSdpWithoutSdesCrypto (Results 1 – 3 of 3) sorted by relevance
72 extern const char kSdpWithoutSdesCrypto[];
104 using webrtc::kSdpWithoutSdesCrypto;742 SetRemoteDescriptionOfferExpectError(kSdpWithoutSdesCrypto, in VerifyAnswerFromNonCryptoOffer()1752 SetRemoteDescriptionOfferExpectError(kSdpWithoutSdesCrypto, offer); in TEST_F()1755 SetLocalDescriptionOfferExpectError(kSdpWithoutSdesCrypto, offer); in TEST_F()1768 SetLocalDescriptionAnswerExpectError(kSdpWithoutSdesCrypto, answer); in TEST_F()1781 SetRemoteDescriptionAnswerExpectError(kSdpWithoutSdesCrypto, answer); in TEST_F()4082 SetRemoteDescriptionOfferExpectError(kSdpWithoutSdesCrypto, in TEST_F()
84 const char kSdpWithoutSdesCrypto[] = variable214 *error = kSdpWithoutSdesCrypto; in VerifyCrypto()