Searched defs:FeatureRefAndParams (Results 1 – 2 of 2) sorted by relevance
25 struct FeatureRefAndParams { struct33 const raw_ref<const Feature> feature;34 const FieldTrialParams params;
282 FeatureRefAndParams::FeatureRefAndParams(const Feature& feature, in FeatureRefAndParams() function in base::test::FeatureRefAndParams