Searched refs:kMaxAgeSecond (Results 1 – 2 of 2) sorted by relevance
147 static const int kMaxAgeSecond = 60 * 60 * 24 * 30; variable
598 if (fileAge > StatsdStats::kMaxAgeSecond || in trimToFit()