Searched defs:cert_2 (Results 1 – 4 of 4) sorted by relevance
246 scoped_refptr<X509Certificate> cert_2( in TEST_F() local266 scoped_refptr<X509Certificate> cert_2( in TEST_F() local
176 CERTCertificate* cert_2 = certs_2[0].get(); in TEST_F() local
144 scoped_refptr<X509Certificate> cert_2( in TEST_F() local
248 const std::shared_ptr<const ParsedCertificate> cert_2) { in AreCertsEq()