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 112 void set_history_dir(const base::FilePath& dir_path);
162 void InMemoryURLIndexTest::set_history_dir(const base::FilePath& dir_path) { function in class:history::InMemoryURLIndexTest
163 return url_index_->set_history_dir(dir_path);
1206 void InMemoryURLIndexCacheTest::set_history_dir( function in class:history::InMemoryURLIndexCacheTest
    [all...]

Completed in 5995 milliseconds