Searched refs:EnsureURLInfoGone (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/history/
H A Dexpire_history_backend_unittest.cc81 void EnsureURLInfoGone(const URLRow& row);
317 void ExpireHistoryTest::EnsureURLInfoGone(const URLRow& row) { function in class:history::ExpireHistoryTest
422 EnsureURLInfoGone(last_row);
450 EnsureURLInfoGone(last_row);
491 EnsureURLInfoGone(url_row);
524 EnsureURLInfoGone(rows[1]);
525 EnsureURLInfoGone(rows[2]);
574 EnsureURLInfoGone(url_row2);
621 EnsureURLInfoGone(url_row2);
/external/chromium/chrome/browser/history/
H A Dexpire_history_backend_unittest.cc79 void EnsureURLInfoGone(const URLRow& row);
360 void ExpireHistoryTest::EnsureURLInfoGone(const URLRow& row) { function in class:history::ExpireHistoryTest
512 EnsureURLInfoGone(last_row);
541 EnsureURLInfoGone(last_row);
585 EnsureURLInfoGone(url_row);
642 EnsureURLInfoGone(url_row2);

Completed in 62 milliseconds