Home
last modified time | relevance | path

Searched defs:MockCertVerifyProc (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/cert/
Dmulti_threaded_cert_verifier_unittest.cc45 class MockCertVerifyProc : public CertVerifyProc { class
47 MockCertVerifyProc() : CertVerifyProc(CRLSet::BuiltinCRLSet()) {} in MockCertVerifyProc() function in net::__anon564fc0c90111::MockCertVerifyProc
Dtrial_comparison_cert_verifier_unittest.cc216 class MockCertVerifyProc : public CertVerifyProc { class
218 MockCertVerifyProc() : CertVerifyProc(CRLSet::BuiltinCRLSet()) {} in MockCertVerifyProc() function in net::__anon4fc841740111::MockCertVerifyProc
Dcert_verify_proc_unittest.cc128 class MockCertVerifyProc : public CertVerifyProc { class
130 explicit MockCertVerifyProc(const CertVerifyResult& result) in MockCertVerifyProc() function in net::__anon8b3c2e4b0111::MockCertVerifyProc
132 MockCertVerifyProc(const CertVerifyResult& result, int error) in MockCertVerifyProc() function in net::__anon8b3c2e4b0111::MockCertVerifyProc