OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetTestingFactory
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/components/browser_context_keyed_service/
browser_context_keyed_service_factory.cc
15
void BrowserContextKeyedServiceFactory::
SetTestingFactory
(
40
SetTestingFactory
(context, testing_factory);
129
SetTestingFactory
(context, NULL);
refcounted_browser_context_keyed_service_factory.cc
13
void RefcountedBrowserContextKeyedServiceFactory::
SetTestingFactory
(
39
SetTestingFactory
(context, testing_factory);
124
SetTestingFactory
(context, NULL);
Completed in 590 milliseconds