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

  /external/chromium_org/chrome/browser/history/
in_memory_url_index.h 246 void set_history_dir(const base::FilePath& dir_path) { function in class:history::InMemoryURLIndex
in_memory_url_index_unittest.cc 107 void set_history_dir(const base::FilePath& dir_path);
155 void InMemoryURLIndexTest::set_history_dir(const base::FilePath& dir_path) { function in class:history::InMemoryURLIndexTest
156 return url_index_->set_history_dir(dir_path);
1181 void InMemoryURLIndexCacheTest::set_history_dir( function in class:history::InMemoryURLIndexCacheTest
    [all...]

Completed in 570 milliseconds