Searched defs:RemoveAllRules (Results 1 – 2 of 2) sorted by relevance
158 TEST_F(RulesRegistryWithCacheTest, RemoveAllRules) { in TEST_F() argument
163 std::string RulesRegistry::RemoveAllRules(const std::string& extension_id) { in RemoveAllRules() function in extensions::RulesRegistry