Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Ddtlstransportchannel_unittest.cc957 rtc::scoped_ptr<rtc::SSLCertificate> remote_cert2; in TEST_F() local
969 client2_.transport()->GetRemoteSSLCertificate(remote_cert2.accept())); in TEST_F()
970 ASSERT_FALSE(remote_cert2 != NULL); in TEST_F()
989 rtc::scoped_ptr<rtc::SSLCertificate> remote_cert2; in TEST_F() local
1003 client2_.transport()->GetRemoteSSLCertificate(remote_cert2.accept())); in TEST_F()
1004 ASSERT_EQ(remote_cert2->ToPEMString(), in TEST_F()