Home | History | Annotate | Download | only in browser

Lines Matching defs:trial

733     base::FieldTrial* trial = base::FieldTrialList::Find(kSpdyFieldTrialName);
734 if (trial)
735 trial->Disable();
1050 // Always fetch the field trial group to ensure it is reported correctly.
1052 // so long as trial is actually queried.