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

/external/chromium/chrome/browser/history/
H A Dexpire_history_backend.cc686 int cutoff_month = local
689 (cutoff_month / 12) * 100 + (cutoff_month % 12);

Completed in 38 milliseconds