Searched defs:RemoveRulesImpl (Results 1 – 4 of 4) sorted by relevance
38 std::string TestRulesRegistry::RemoveRulesImpl( in RemoveRulesImpl() function in extensions::TestRulesRegistry
218 std::string ChromeContentRulesRegistry::RemoveRulesImpl( in RemoveRulesImpl() function in extensions::ChromeContentRulesRegistry
242 std::string WebRequestRulesRegistry::RemoveRulesImpl( in RemoveRulesImpl() function in extensions::WebRequestRulesRegistry
310 TEST_F(WebRequestRulesRegistryTest, RemoveRulesImpl) { in TEST_F() argument