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 244 void set_history_dir(const base::FilePath& dir_path) { function in class:history::InMemoryURLIndex
in_memory_url_index_unittest.cc 101 void set_history_dir(const base::FilePath& dir_path);
149 void InMemoryURLIndexTest::set_history_dir(const base::FilePath& dir_path) { function in class:history::InMemoryURLIndexTest
150 return url_index_->set_history_dir(dir_path);
1151 void InMemoryURLIndexCacheTest::set_history_dir( function in class:history::InMemoryURLIndexCacheTest
    [all...]

Completed in 27 milliseconds