Searched refs:EmptyCRLSetForTesting (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/cert/
H A Dcrl_set.h86 // EmptyCRLSetForTesting returns a valid, but empty, CRLSet for unit tests.
87 static CRLSet* EmptyCRLSetForTesting();
H A Dcrl_set.cc583 CRLSet* CRLSet::EmptyCRLSetForTesting() { function in class:net::CRLSet
/external/chromium_org/net/url_request/
H A Durl_request_unittest.cc5794 scoped_refptr<CRLSet>(CRLSet::EmptyCRLSetForTesting()));

Completed in 83 milliseconds