HomeSort by relevance Sort by last modified time
    Searched refs:registry2 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/policy/core/common/
schema_registry_unittest.cc 138 SchemaRegistry registry2; local
155 combined.Track(&registry2);
167 registry2.RegisterComponent(PolicyNamespace(POLICY_DOMAIN_EXTENSIONS, "def"),
210 // Still registered at registry2.
215 registry2.UnregisterComponent(
225 registry2.RegisterComponent(PolicyNamespace(POLICY_DOMAIN_EXTENSIONS, "hij"),
236 combined.Untrack(&registry2);
  /external/chromium_org/chrome/browser/extensions/api/declarative/
rules_registry_with_cache_unittest.cc 312 scoped_refptr<RulesRegistry> registry2(new TestRulesRegistry(

Completed in 175 milliseconds