Searched refs:ForTesting (Results 1 – 6 of 6) sorted by relevance
97 static CRLSet* ForTesting(bool is_expired,
584 return ForTesting(false, NULL, ""); in EmptyCRLSetForTesting()588 return ForTesting(true, NULL, ""); in ExpiredCRLSetForTesting()592 CRLSet* CRLSet::ForTesting(bool is_expired, in ForTesting() function in net::CRLSet
159 scoped_refptr<CRLSet> crl_set(CRLSet::ForTesting(false, NULL, "")); in TEST_F()
110 @interface AutofillSectionContainer (ForTesting)
684 @implementation AutofillSectionContainer (ForTesting) category
7002 scoped_refptr<CRLSet>(CRLSet::ForTesting( in TEST_F()7110 scoped_refptr<CRLSet>(CRLSet::ForTesting( in TEST_F()