Searched refs:ServiceIsNULLWhileTesting (Results 76 - 96 of 96) sorted by relevance

1234

/external/chromium_org/chrome/browser/prefs/
H A Dpref_metrics_service.h42 virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
H A Dpref_metrics_service.cc240 bool PrefMetricsService::Factory::ServiceIsNULLWhileTesting() const { function in class:PrefMetricsService::Factory
/external/chromium_org/chrome/browser/sessions/
H A Dsession_service_factory.cc90 bool SessionServiceFactory::ServiceIsNULLWhileTesting() const { function in class:SessionServiceFactory
/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_factory.cc93 bool SpellcheckServiceFactory::ServiceIsNULLWhileTesting() const { function in class:SpellcheckServiceFactory
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_syncable_service_factory.cc93 bool AppListSyncableServiceFactory::ServiceIsNULLWhileTesting() const { function in class:app_list::AppListSyncableServiceFactory
/external/chromium_org/components/keyed_service/content/
H A Dbrowser_context_keyed_base_factory.cc99 bool BrowserContextKeyedBaseFactory::ServiceIsNULLWhileTesting() const { function in class:BrowserContextKeyedBaseFactory
H A Dbrowser_context_keyed_base_factory.h85 virtual bool ServiceIsNULLWhileTesting() const;
132 // Because of ServiceIsNULLWhileTesting(), we need a way to tell different
H A Dbrowser_context_dependency_manager.cc94 if (is_testing_context && factory->ServiceIsNULLWhileTesting() &&
/external/chromium_org/extensions/browser/
H A Dbrowser_context_keyed_api_factory.h127 virtual bool ServiceIsNULLWhileTesting() const OVERRIDE {
/external/chromium_org/chrome/browser/bookmarks/
H A Dbookmark_model_factory.cc102 bool BookmarkModelFactory::ServiceIsNULLWhileTesting() const { function in class:BookmarkModelFactory
/external/chromium_org/chrome/browser/plugins/
H A Dplugin_prefs_factory.cc85 bool PluginPrefsFactory::ServiceIsNULLWhileTesting() const { function in class:PluginPrefsFactory
/external/chromium_org/chrome/browser/webdata/
H A Dweb_data_service_factory.h112 virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
H A Dweb_data_service_factory.cc267 bool WebDataServiceFactory::ServiceIsNULLWhileTesting() const { function in class:WebDataServiceFactory
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dpolicy_cert_service_factory.cc148 bool PolicyCertServiceFactory::ServiceIsNULLWhileTesting() const { function in class:policy::PolicyCertServiceFactory
/external/chromium_org/extensions/browser/app_window/
H A Dapp_window_geometry_cache.h53 virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
H A Dapp_window_registry.h121 virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
H A Dapp_window_registry.cc272 bool AppWindowRegistry::Factory::ServiceIsNULLWhileTesting() const { function in class:extensions::AppWindowRegistry::Factory
H A Dapp_window_geometry_cache.cc287 bool AppWindowGeometryCache::Factory::ServiceIsNULLWhileTesting() const { function in class:extensions::AppWindowGeometryCache::Factory
/external/chromium_org/chrome/browser/search_engines/
H A Dtemplate_url_service_factory.cc159 bool TemplateURLServiceFactory::ServiceIsNULLWhileTesting() const { function in class:TemplateURLServiceFactory
/external/chromium_org/chrome/browser/password_manager/
H A Dpassword_store_factory.cc259 bool PasswordStoreFactory::ServiceIsNULLWhileTesting() const { function in class:PasswordStoreFactory
/external/chromium_org/chrome/browser/ui/
H A Dgesture_prefs_observer_factory_aura.cc247 bool GesturePrefsObserverFactoryAura::ServiceIsNULLWhileTesting() const { function in class:GesturePrefsObserverFactoryAura

Completed in 2832 milliseconds

1234