Home | History | Annotate | Download | only in safe_browsing

Lines Matching refs:Prefetch

673 IN_PROC_BROWSER_TEST_F(SafeBrowsingServiceTest, Prefetch) {
681 explicit SetPrefetchForTest(bool prefetch)
683 std::string exp_group = prefetch ? "ExperimentYes" : "ExperimentNo";
684 base::FieldTrialList::CreateFieldTrial("Prefetch", exp_group);
700 // only malware was a prefetch target.