Home
last modified time | relevance | path

Searched defs:verify_proc (Results 1 – 10 of 10) sorted by relevance

/external/cronet/stable/net/cert/
Dtest_root_certs_unittest.cc114 scoped_refptr<CertVerifyProc> verify_proc(CreateCertVerifyProc()); in TEST_P() local
178 scoped_refptr<CertVerifyProc> verify_proc(CreateCertVerifyProc()); in TEST_P() local
221 scoped_refptr<CertVerifyProc> verify_proc(CreateCertVerifyProc()); in TEST_P() local
Dmulti_threaded_cert_verifier.cc62 const scoped_refptr<CertVerifyProc>& verify_proc, in DoVerifyOnWorkerThread()
129 const scoped_refptr<CertVerifyProc>& verify_proc, in Start()
182 scoped_refptr<CertVerifyProc> verify_proc, in MultiThreadedCertVerifier()
Dnss_cert_database_unittest.cc852 scoped_refptr<CertVerifyProc> verify_proc( in TEST_F() local
894 scoped_refptr<CertVerifyProc> verify_proc( in TEST_F() local
937 scoped_refptr<CertVerifyProc> verify_proc( in TEST_F() local
985 scoped_refptr<CertVerifyProc> verify_proc( in TEST_F() local
1032 scoped_refptr<CertVerifyProc> verify_proc( in TEST_F() local
1095 scoped_refptr<CertVerifyProc> verify_proc( in TEST_F() local
1165 scoped_refptr<CertVerifyProc> verify_proc( in TEST_F() local
1233 scoped_refptr<CertVerifyProc> verify_proc( in TEST_F() local
1301 scoped_refptr<CertVerifyProc> verify_proc( in TEST_F() local
Dcert_verify_proc_unittest.cc457 CertVerifyProc* verify_proc() const { return verify_proc_.get(); } in verify_proc() function in net::CertVerifyProcInternalTest
1117 auto verify_proc = base::MakeRefCounted<MockCertVerifyProc>(dummy_result); in VerifyChain() local
1301 auto verify_proc = base::MakeRefCounted<MockCertVerifyProc>(dummy_result); in TEST() local
1316 auto verify_proc = base::MakeRefCounted<MockCertVerifyProc>(dummy_result); in TEST() local
1334 auto verify_proc = base::MakeRefCounted<MockCertVerifyProc>( in TEST() local
1473 auto verify_proc = base::MakeRefCounted<MockCertVerifyProc>(dummy_result); in TEST() local
1537 scoped_refptr<CertVerifyProc> verify_proc; in TEST() local
1585 scoped_refptr<CertVerifyProc> verify_proc; in TEST() local
5466 auto verify_proc = base::MakeRefCounted<MockCertVerifyProc>(result); in TEST() local
5494 auto verify_proc = base::MakeRefCounted<MockCertVerifyProc>(result); in TEST() local
[all …]
Dcert_verify_proc_builtin_unittest.cc110 int VerifyOnWorkerThread(const scoped_refptr<CertVerifyProc>& verify_proc, in VerifyOnWorkerThread()
/external/cronet/tot/net/cert/
Dtest_root_certs_unittest.cc114 scoped_refptr<CertVerifyProc> verify_proc(CreateCertVerifyProc()); in TEST_P() local
178 scoped_refptr<CertVerifyProc> verify_proc(CreateCertVerifyProc()); in TEST_P() local
221 scoped_refptr<CertVerifyProc> verify_proc(CreateCertVerifyProc()); in TEST_P() local
Dmulti_threaded_cert_verifier.cc62 const scoped_refptr<CertVerifyProc>& verify_proc, in DoVerifyOnWorkerThread()
129 const scoped_refptr<CertVerifyProc>& verify_proc, in Start()
182 scoped_refptr<CertVerifyProc> verify_proc, in MultiThreadedCertVerifier()
Dnss_cert_database_unittest.cc852 scoped_refptr<CertVerifyProc> verify_proc( in TEST_F() local
894 scoped_refptr<CertVerifyProc> verify_proc( in TEST_F() local
937 scoped_refptr<CertVerifyProc> verify_proc( in TEST_F() local
985 scoped_refptr<CertVerifyProc> verify_proc( in TEST_F() local
1032 scoped_refptr<CertVerifyProc> verify_proc( in TEST_F() local
1095 scoped_refptr<CertVerifyProc> verify_proc( in TEST_F() local
1165 scoped_refptr<CertVerifyProc> verify_proc( in TEST_F() local
1233 scoped_refptr<CertVerifyProc> verify_proc( in TEST_F() local
1301 scoped_refptr<CertVerifyProc> verify_proc( in TEST_F() local
Dcert_verify_proc_unittest.cc457 CertVerifyProc* verify_proc() const { return verify_proc_.get(); } in verify_proc() function in net::CertVerifyProcInternalTest
1117 auto verify_proc = base::MakeRefCounted<MockCertVerifyProc>(dummy_result); in VerifyChain() local
1301 auto verify_proc = base::MakeRefCounted<MockCertVerifyProc>(dummy_result); in TEST() local
1316 auto verify_proc = base::MakeRefCounted<MockCertVerifyProc>(dummy_result); in TEST() local
1334 auto verify_proc = base::MakeRefCounted<MockCertVerifyProc>( in TEST() local
1473 auto verify_proc = base::MakeRefCounted<MockCertVerifyProc>(dummy_result); in TEST() local
1537 scoped_refptr<CertVerifyProc> verify_proc; in TEST() local
1585 scoped_refptr<CertVerifyProc> verify_proc; in TEST() local
5466 auto verify_proc = base::MakeRefCounted<MockCertVerifyProc>(result); in TEST() local
5494 auto verify_proc = base::MakeRefCounted<MockCertVerifyProc>(result); in TEST() local
[all …]
Dcert_verify_proc_builtin_unittest.cc110 int VerifyOnWorkerThread(const scoped_refptr<CertVerifyProc>& verify_proc, in VerifyOnWorkerThread()