Searched defs:cert_2 (Results 1 – 4 of 4) sorted by relevance
253 scoped_refptr<X509Certificate> cert_2( in TEST_F() local273 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
205 const std::shared_ptr<const bssl::ParsedCertificate> cert_2) { in AreCertsEq()