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

  /external/chromium_org/components/keyed_service/content/
browser_context_keyed_service_factory.cc 15 void BrowserContextKeyedServiceFactory::SetTestingFactory(
48 SetTestingFactory(context, testing_factory);
136 SetTestingFactory(context, NULL);
refcounted_browser_context_keyed_service_factory.cc 13 void RefcountedBrowserContextKeyedServiceFactory::SetTestingFactory(
39 SetTestingFactory(context, testing_factory);
123 SetTestingFactory(context, NULL);

Completed in 2018 milliseconds