Searched refs:kMaxLocalHistoryAgeSecond (Results 1 – 2 of 2) sorted by relevance
150 static const int kMaxLocalHistoryAgeSecond = 60 * 60 * 24 * 2; variable
599 (output.mIsHistory && fileAge > StatsdStats::kMaxLocalHistoryAgeSecond)) { in trimToFit()