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