Home
last modified time | relevance | path

Searched refs:kHistoryFilename (Results 1 – 8 of 8) sorted by relevance

/external/chromium/chrome/common/
Dchrome_constants.h51 extern const FilePath::CharType kHistoryFilename[];
Dchrome_constants.cc89 const FilePath::CharType kHistoryFilename[] = FPL("History"); variable
/external/chromium/chrome/browser/diagnostics/
Dsqlite_diagnostics.cc141 FilePath(chrome::kHistoryFilename)); in MakeSqliteHistoryDbTest()
/external/chromium/chrome/browser/history/
Dthumbnail_database_unittest.cc93 history_db_name_ = profile_->GetPath().Append(chrome::kHistoryFilename); in SetUp()
Dhistory_backend_unittest.cc794 FilePath new_history_file = new_history_path.Append(chrome::kHistoryFilename); in TEST_F()
Dtop_sites_unittest.cc340 profile()->GetPath().Append(chrome::kHistoryFilename))); in SetUp()
Dhistory_backend.cc525 FilePath history_name = history_dir_.Append(chrome::kHistoryFilename); in InitImpl()
/external/chromium/chrome/browser/bookmarks/
Dbookmark_model_unittest.cc907 chrome::kHistoryFilename); in TEST_F()