HomeSort by relevance Sort by last modified time
    Searched refs:new_history_file (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/history/
history_backend_unittest.cc 794 FilePath new_history_file = new_history_path.Append(chrome::kHistoryFilename); local
795 ASSERT_TRUE(file_util::CopyFile(old_history_path, new_history_file));
808 ASSERT_TRUE(db.Open(new_history_file));
    [all...]
  /external/chromium/chrome/browser/bookmarks/
bookmark_model_unittest.cc 906 FilePath new_history_file = new_history_path.Append( local
908 ASSERT_TRUE(file_util::CopyFile(old_history_path, new_history_file));
    [all...]
  /external/chromium_org/chrome/browser/history/
history_backend_unittest.cc 1250 base::FilePath new_history_file = local
2489 base::FilePath new_history_file = local
    [all...]

Completed in 347 milliseconds