Searched refs:age (Results 1 – 3 of 3) sorted by relevance
51 TimeDelta age = TimeDelta::FromDays(10); in TEST_F() local56 reporter_.ReportDailyMetrics(age); in TEST_F()
226 TimeDelta age = now - lsb_release_timestamp; in ReportOSAge() local227 if (age.InSeconds() < 0) { in ReportOSAge()228 LOG(ERROR) << "The OS age (" << utils::FormatTimeDelta(age) in ReportOSAge()234 system_state_->metrics_reporter()->ReportDailyMetrics(age); in ReportOSAge()
49 // yacc is a tool from a more civilized age.