Searched defs:RemoveAllRulesImpl (Results 1 – 4 of 4) sorted by relevance
44 std::string TestRulesRegistry::RemoveAllRulesImpl( in RemoveAllRulesImpl() function in extensions::TestRulesRegistry
257 std::string ContentRulesRegistry::RemoveAllRulesImpl( in RemoveAllRulesImpl() function in extensions::ContentRulesRegistry
274 std::string WebRequestRulesRegistry::RemoveAllRulesImpl( in RemoveAllRulesImpl() function in extensions::WebRequestRulesRegistry
357 TEST_F(WebRequestRulesRegistryTest, RemoveAllRulesImpl) { in TEST_F() argument