Searched refs:CheckAndReportDailyMetrics (Results 1 – 3 of 3) sorted by relevance
882 EXPECT_TRUE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()884 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()888 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()893 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()897 EXPECT_TRUE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()900 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()904 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()906 EXPECT_TRUE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()907 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()911 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()[all …]
283 bool CheckAndReportDailyMetrics();
188 bool UpdateAttempter::CheckAndReportDailyMetrics() { in UpdateAttempter() function in chromeos_update_engine::UpdateAttempter259 CheckAndReportDailyMetrics(); in UpdateAttempter()