Home
last modified time | relevance | path

Searched refs:ActiveGroup (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/base/metrics/
Dfield_trial.h104 struct ActiveGroup { struct
109 typedef std::vector<ActiveGroup> ActiveGroups; argument
231 bool GetActiveGroup(ActiveGroup* active_group) const;
Dfield_trial.cc216 bool FieldTrial::GetActiveGroup(ActiveGroup* active_group) const { in GetActiveGroup()
395 FieldTrial::ActiveGroup active_group; in GetActiveFieldTrialGroups()
Dfield_trial_unittest.cc270 FieldTrial::ActiveGroup active_group; in TEST_F()
323 FieldTrial::ActiveGroup active_group; in TEST_F()
/external/chromium_org/components/variations/
Dactive_field_trials_unittest.cc20 base::FieldTrial::ActiveGroup active_group; in TEST()
/external/chromium_org/chrome/common/variations/
Dexperiment_labels_unittest.cc64 base::FieldTrial::ActiveGroup group; in TEST()