Searched refs:CheckAndReportDailyMetrics (Results 1 – 3 of 3) sorted by relevance
1090 EXPECT_TRUE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()1092 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()1096 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()1101 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()1105 EXPECT_TRUE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()1108 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()1112 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()1114 EXPECT_TRUE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()1115 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()1119 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()[all …]
288 bool CheckAndReportDailyMetrics();
176 bool UpdateAttempter::CheckAndReportDailyMetrics() { in CheckAndReportDailyMetrics() function in chromeos_update_engine::UpdateAttempter248 CheckAndReportDailyMetrics(); in Update()