OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExpireHistoryBefore
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/history/
expire_history_backend.h
104
void
ExpireHistoryBefore
(base::Time end_time);
expire_history_backend_unittest.cc
764
expirer_.
ExpireHistoryBefore
(visit_times[1]);
782
expirer_.
ExpireHistoryBefore
(visit_times[2]);
805
expirer_.
ExpireHistoryBefore
(visit_times[2]);
827
// functionality of this function is tested by the
ExpireHistoryBefore
*
expire_history_backend.cc
249
void ExpireHistoryBackend::
ExpireHistoryBefore
(base::Time end_time) {
Completed in 149 milliseconds