Home
last modified time | relevance | path

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

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