/external/cronet/stable/net/cert/ |
D | test_root_certs_unittest.cc | 114 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
|
D | multi_threaded_cert_verifier.cc | 62 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()
|
D | nss_cert_database_unittest.cc | 852 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
|
D | cert_verify_proc_unittest.cc | 457 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 …]
|
D | cert_verify_proc_builtin_unittest.cc | 110 int VerifyOnWorkerThread(const scoped_refptr<CertVerifyProc>& verify_proc, in VerifyOnWorkerThread()
|
/external/cronet/tot/net/cert/ |
D | test_root_certs_unittest.cc | 114 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
|
D | multi_threaded_cert_verifier.cc | 62 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()
|
D | nss_cert_database_unittest.cc | 852 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
|
D | cert_verify_proc_unittest.cc | 457 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 …]
|
D | cert_verify_proc_builtin_unittest.cc | 110 int VerifyOnWorkerThread(const scoped_refptr<CertVerifyProc>& verify_proc, in VerifyOnWorkerThread()
|