Searched refs:remote_cert2 (Results 1 – 1 of 1) sorted by relevance
957 rtc::scoped_ptr<rtc::SSLCertificate> remote_cert2; in TEST_F() local969 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() local1003 client2_.transport()->GetRemoteSSLCertificate(remote_cert2.accept())); in TEST_F()1004 ASSERT_EQ(remote_cert2->ToPEMString(), in TEST_F()