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