HomeSort by relevance Sort by last modified time
    Searched refs:CreateHistoryService (Results 1 - 25 of 40) sorted by null

1 2

  /external/chromium/chrome/browser/autocomplete/
extension_app_provider_unittest.cc 40 profile_->CreateHistoryService(true, false);
history_contents_provider_unittest.cc 62 profile_->CreateHistoryService(false, false);
history_quick_provider_unittest.cc 88 profile_->CreateHistoryService(true, false);
history_url_provider_unittest.cc 155 profile_->CreateHistoryService(true, no_db);
search_provider_unittest.cc 104 profile_.CreateHistoryService(true, false);
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_prompt_controller_unittest.cc 69 CreateHistoryService(true, false));
  /external/chromium_org/chrome/browser/autocomplete/
extension_app_provider_unittest.cc 45 ASSERT_TRUE(profile_->CreateHistoryService(true, false));
history_quick_provider_unittest.cc 154 ASSERT_TRUE(profile_->CreateHistoryService(true, false));
  /external/chromium/chrome/browser/bookmarks/
bookmark_model_unittest.cc 713 profile_->CreateHistoryService(true, false);
779 profile_->CreateHistoryService(true, false);
912 profile_->CreateHistoryService(false, false);
    [all...]
bookmark_html_writer_unittest.cc 147 profile.CreateHistoryService(true, false);
bookmark_index_unittest.cc 230 profile.CreateHistoryService(true, false);
  /external/chromium_org/chrome/browser/history/
top_sites_impl_unittest.cc 152 ASSERT_TRUE(profile_->CreateHistoryService(false, false));
363 ASSERT_TRUE(profile()->CreateHistoryService(false, false));
917 ASSERT_TRUE(profile()->CreateHistoryService(false, false));
    [all...]
top_sites_likely_impl_unittest.cc 152 ASSERT_TRUE(profile_->CreateHistoryService(false, false));
364 ASSERT_TRUE(profile()->CreateHistoryService(false, false));
918 ASSERT_TRUE(profile()->CreateHistoryService(false, false));
    [all...]
  /external/chromium_org/chrome/browser/history/android/
android_history_provider_service_unittest.cc 56 ASSERT_TRUE(testing_profile_->CreateHistoryService(true, false));
sqlite_cursor_unittest.cc 66 ASSERT_TRUE(testing_profile_->CreateHistoryService(true, false));
  /external/chromium_org/chrome/browser/importer/
profile_writer_unittest.cc 197 ASSERT_TRUE(profile.CreateHistoryService(true, false));
  /external/chromium_org/chrome/browser/ui/sync/
profile_signin_confirmation_helper_unittest.cc 141 ASSERT_TRUE(profile_->CreateHistoryService(true, false));
  /external/chromium_org/chrome/test/base/
testing_profile.h 136 bool CreateHistoryService(bool delete_file, bool no_db) WARN_UNUSED_RESULT;
163 // This is NOT invoked from CreateHistoryService.
  /external/chromium_org/chrome/test/perf/
generate_profile.cc 229 if (!profile.CreateHistoryService(false, false)) {
  /external/chromium/chrome/browser/history/
top_sites_unittest.cc 139 profile_->CreateHistoryService(false, false);
345 profile()->CreateHistoryService(false, false);
952 profile()->CreateHistoryService(false, false);
    [all...]
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_html_writer_unittest.cc 151 ASSERT_TRUE(profile.CreateHistoryService(true, false));
bookmark_index_unittest.cc 239 ASSERT_TRUE(profile.CreateHistoryService(true, false));
  /external/chromium_org/chrome/browser/predictors/
autocomplete_action_predictor_unittest.cc 105 ASSERT_TRUE(profile_->CreateHistoryService(true, false));
  /external/chromium_org/chrome/browser/profiles/
profile_manager_unittest.cc 218 ASSERT_TRUE(profile1->CreateHistoryService(true, false));
225 ASSERT_TRUE(profile2->CreateHistoryService(true, false));
  /external/chromium/chrome/browser/ui/toolbar/
back_forward_menu_model_unittest.cc 498 profile()->CreateHistoryService(true, false);

Completed in 474 milliseconds

1 2