Home | History | Annotate | Download | only in predictors

Lines Matching refs:trial

60   std::string trial = base::FieldTrialList::FindFullName(
63 if (trial == "LearningHost") {
66 } else if (trial == "LearningURL") {
69 } else if (trial == "Learning") {
73 } else if (trial == "PrefetchingHost") {
77 } else if (trial == "PrefetchingURL") {
81 } else if (trial == "Prefetching") {
87 } else if (trial == "PrefetchingLowConfidence") {
97 } else if (trial == "PrefetchingHighConfidence") {
107 } else if (trial == "PrefetchingMoreResources") {
115 } else if (trial == "LearningSmallDB") {
122 } else if (trial == "PrefetchingSmallDB") {
131 } else if (trial == "PrefetchingSmallDBLowConfidence") {
143 } else if (trial == "PrefetchingSmallDBHighConfidence") {