Searched refs:ServiceIsNULLWhileTesting (Results 1 - 25 of 96) sorted by last modified time

1234

/external/chromium_org/extensions/browser/app_window/
H A Dapp_window_geometry_cache.cc287 bool AppWindowGeometryCache::Factory::ServiceIsNULLWhileTesting() const { function in class:extensions::AppWindowGeometryCache::Factory
H A Dapp_window_geometry_cache.h53 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_registry.h121 virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
/external/chromium_org/extensions/browser/
H A Dbrowser_context_keyed_api_factory.h127 virtual bool ServiceIsNULLWhileTesting() const OVERRIDE {
/external/chromium_org/components/keyed_service/content/
H A Dbrowser_context_dependency_manager.cc94 if (is_testing_context && factory->ServiceIsNULLWhileTesting() &&
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
/external/chromium_org/chrome/browser/webdata/
H A Dweb_data_service_factory.cc267 bool WebDataServiceFactory::ServiceIsNULLWhileTesting() const { function in class:WebDataServiceFactory
H A Dweb_data_service_factory.h112 virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
/external/chromium_org/chrome/browser/password_manager/
H A Dpassword_store_factory.cc259 bool PasswordStoreFactory::ServiceIsNULLWhileTesting() const { function in class:PasswordStoreFactory
H A Dpassword_store_factory.h73 virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
/external/chromium_org/chrome/browser/plugins/
H A Dplugin_prefs_factory.cc85 bool PluginPrefsFactory::ServiceIsNULLWhileTesting() const { function in class:PluginPrefsFactory
H A Dplugin_prefs_factory.h41 virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
/external/chromium_org/chrome/browser/policy/cloud/
H A Duser_cloud_policy_invalidator_factory.cc63 bool UserCloudPolicyInvalidatorFactory::ServiceIsNULLWhileTesting() const { function in class:policy::UserCloudPolicyInvalidatorFactory
H A Duser_cloud_policy_invalidator_factory.h29 virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
/external/chromium_org/chrome/browser/prefs/
H A Dpref_metrics_service.cc240 bool PrefMetricsService::Factory::ServiceIsNULLWhileTesting() const { function in class:PrefMetricsService::Factory
H A Dpref_metrics_service.h42 virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
/external/chromium_org/chrome/browser/printing/cloud_print/
H A Dcloud_print_proxy_service_factory.cc40 bool CloudPrintProxyServiceFactory::ServiceIsNULLWhileTesting() const { function in class:CloudPrintProxyServiceFactory
H A Dcloud_print_proxy_service_factory.h35 virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
/external/chromium_org/chrome/browser/profile_resetter/
H A Dautomatic_profile_resetter_factory.cc70 bool AutomaticProfileResetterFactory::ServiceIsNULLWhileTesting() const { function in class:AutomaticProfileResetterFactory
H A Dautomatic_profile_resetter_factory.h50 virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
/external/chromium_org/chrome/browser/profiles/
H A Dgaia_info_update_service_factory.cc53 bool GAIAInfoUpdateServiceFactory::ServiceIsNULLWhileTesting() const { function in class:GAIAInfoUpdateServiceFactory
H A Dgaia_info_update_service_factory.h43 virtual bool ServiceIsNULLWhileTesting() const OVERRIDE;
/external/chromium_org/chrome/browser/search_engines/
H A Dtemplate_url_service_factory.cc159 bool TemplateURLServiceFactory::ServiceIsNULLWhileTesting() const { function in class:TemplateURLServiceFactory

Completed in 355 milliseconds

1234