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

  /external/chromium/chrome/browser/history/
expire_history_backend.h 95 void ArchiveHistoryBefore(base::Time end_time);
expire_history_backend_unittest.cc 764 expirer_.ArchiveHistoryBefore(visit_times[1]);
778 expirer_.ArchiveHistoryBefore(visit_times[2]);
806 expirer_.ArchiveHistoryBefore(visit_times[2]);
837 // functionality of this function is tested by the ArchiveHistoryBefore*
    [all...]
expire_history_backend.cc 269 void ExpireHistoryBackend::ArchiveHistoryBefore(Time end_time) {

Completed in 2861 milliseconds