CreateHistoryService 47 chrome/browser/autocomplete/extension_app_provider_unittest.cc ASSERT_TRUE(profile_->CreateHistoryService(true, false)); CreateHistoryService 157 chrome/browser/autocomplete/history_quick_provider_unittest.cc ASSERT_TRUE(profile_->CreateHistoryService(true, false)); CreateHistoryService 227 chrome/browser/autocomplete/history_url_provider_unittest.cc if (!(profile_->CreateHistoryService(true, no_db))) CreateHistoryService 239 chrome/browser/autocomplete/search_provider_unittest.cc ASSERT_TRUE(profile_.CreateHistoryService(true, false)); CreateHistoryService 301 chrome/browser/autocomplete/shortcuts_provider_unittest.cc ASSERT_TRUE(profile_.CreateHistoryService(true, false)); CreateHistoryService 150 chrome/browser/bookmarks/bookmark_html_writer_unittest.cc ASSERT_TRUE(profile.CreateHistoryService(true, false)); CreateHistoryService 271 chrome/browser/bookmarks/bookmark_index_unittest.cc ASSERT_TRUE(profile.CreateHistoryService(true, false)); CreateHistoryService 947 chrome/browser/bookmarks/bookmark_model_unittest.cc ASSERT_TRUE(profile_->CreateHistoryService(true, false)); CreateHistoryService 401 chrome/browser/browsing_data/browsing_data_remover_unittest.cc if (!profile->CreateHistoryService(true, false)) CreateHistoryService 1081 chrome/browser/download/download_target_determiner_unittest.cc ASSERT_TRUE(profile()->CreateHistoryService(false, false)); CreateHistoryService 56 chrome/browser/history/android/android_history_provider_service_unittest.cc ASSERT_TRUE(testing_profile_->CreateHistoryService(true, false)); CreateHistoryService 66 chrome/browser/history/android/sqlite_cursor_unittest.cc ASSERT_TRUE(testing_profile_->CreateHistoryService(true, false)); CreateHistoryService 2799 chrome/browser/history/history_backend_unittest.cc ASSERT_TRUE(profile->CreateHistoryService(false, false)); CreateHistoryService 190 chrome/browser/history/in_memory_url_index_unittest.cc ASSERT_TRUE(profile_.CreateHistoryService(true, false)); CreateHistoryService 142 chrome/browser/history/top_sites_impl_unittest.cc ASSERT_TRUE(profile_->CreateHistoryService(false, false)); CreateHistoryService 200 chrome/browser/importer/profile_writer_unittest.cc ASSERT_TRUE(profile.CreateHistoryService(true, false)); CreateHistoryService 105 chrome/browser/predictors/autocomplete_action_predictor_unittest.cc ASSERT_TRUE(profile_->CreateHistoryService(true, false)); CreateHistoryService 233 chrome/browser/profiles/profile_manager_unittest.cc ASSERT_TRUE(profile1->CreateHistoryService(true, false)); CreateHistoryService 240 chrome/browser/profiles/profile_manager_unittest.cc ASSERT_TRUE(profile2->CreateHistoryService(true, false)); CreateHistoryService 82 chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc ASSERT_TRUE(profile()->CreateHistoryService( CreateHistoryService 1099 chrome/browser/safe_browsing/download_protection_service_unittest.cc profile.CreateHistoryService(true /* delete_file */, false /* no_db */)); CreateHistoryService 190 chrome/browser/safe_browsing/malware_details_unittest.cc ASSERT_TRUE(profile()->CreateHistoryService( CreateHistoryService 1110 chrome/browser/search_engines/template_url_service_unittest.cc ASSERT_TRUE(test_util_.profile()->CreateHistoryService(true, false)); CreateHistoryService 70 chrome/browser/ui/bookmarks/bookmark_prompt_controller_unittest.cc CreateHistoryService(true, false)); CreateHistoryService 142 chrome/browser/ui/sync/profile_signin_confirmation_helper_unittest.cc ASSERT_TRUE(profile_->CreateHistoryService(true, false)); CreateHistoryService 501 chrome/browser/ui/toolbar/back_forward_menu_model_unittest.cc ASSERT_TRUE(profile()->CreateHistoryService(true, false)); CreateHistoryService 172 chrome/test/base/testing_profile.h bool CreateHistoryService(bool delete_file, bool no_db) WARN_UNUSED_RESULT;