Home
last modified time | relevance | path

Searched defs:CheckFeatureIdentity (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libchrome/base/
H A Dfeature_list.cc419 bool FeatureList::CheckFeatureIdentity(const Feature& feature) { in CheckFeatureIdentity() function in base::FeatureList
H A Dfeature_list_unittest.cc113 TEST_F(FeatureListTest, CheckFeatureIdentity) { in TEST_F() argument
/aosp_15_r20/external/cronet/base/
H A Dfeature_list.cc959 bool FeatureList::CheckFeatureIdentity(const Feature& feature) const { in CheckFeatureIdentity() function in base::FeatureList
H A Dfeature_list_unittest.cc157 TEST_F(FeatureListTest, CheckFeatureIdentity) { in TEST_F() argument