Searched defs:remote_cert (Results 1 – 2 of 2) sorted by relevance
676 const rtc::FakeSSLCertificate& remote_cert, in TestCertificateReports()1340 rtc::FakeSSLCertificate remote_cert(DersToPems(remote_ders)); in TEST_F() local1354 rtc::FakeSSLCertificate remote_cert(DerToPem(remote_der)); in TEST_F() local1476 rtc::FakeSSLCertificate remote_cert(DerToPem(remote_der)); in TEST_F() local
120 const rtc::scoped_refptr<rtc::RTCCertificate>& remote_cert, in Negotiate()