Searched defs:InitAndEnableFeature (Results 1 – 2 of 2) sorted by relevance
| /external/libchrome/base/test/ | ||
| D | scoped_feature_list.cc | 131 void ScopedFeatureList::InitAndEnableFeature(const Feature& feature) { in InitAndEnableFeature() function in base::test::ScopedFeatureList |
| /external/cronet/base/test/ | ||
| D | scoped_feature_list.cc | 421 void ScopedFeatureList::InitAndEnableFeature(const Feature& feature) { in InitAndEnableFeature() function in base::test::ScopedFeatureList |