Searched refs:CheckAndReportDailyMetrics (Results 1 – 3 of 3) sorted by relevance
1386 EXPECT_TRUE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()1388 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()1392 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()1397 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()1401 EXPECT_TRUE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()1404 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()1408 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()1410 EXPECT_TRUE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()1411 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()1415 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()[all …]
320 bool CheckAndReportDailyMetrics();
186 bool UpdateAttempter::CheckAndReportDailyMetrics() { in CheckAndReportDailyMetrics() function in chromeos_update_engine::UpdateAttempter260 CheckAndReportDailyMetrics(); in Update()