HomeSort by relevance Sort by last modified time
    Searched refs:FEATURE_DISABLED_BY_DEFAULT (Results 1 - 5 of 5) sorted by null

  /external/libchrome/base/
feature_list.h 26 FEATURE_DISABLED_BY_DEFAULT,
feature_list.cc 81 base::FEATURE_DISABLED_BY_DEFAULT};
feature_list_unittest.cc 33 kFeatureOffByDefaultName, FEATURE_DISABLED_BY_DEFAULT
  /external/libchrome/base/test/
scoped_feature_list_unittest.cc 20 const Feature kTestFeature1{"TestFeature1", FEATURE_DISABLED_BY_DEFAULT};
21 const Feature kTestFeature2{"TestFeature2", FEATURE_DISABLED_BY_DEFAULT};
  /external/libchrome/base/metrics/
persistent_histogram_allocator.cc 98 "PersistentHistograms", FEATURE_DISABLED_BY_DEFAULT
    [all...]

Completed in 1138 milliseconds