Searched refs:CheckAndReportDailyMetrics (Results 1 – 3 of 3) sorted by relevance
886 EXPECT_TRUE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()888 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()892 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()897 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()901 EXPECT_TRUE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()904 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()908 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()910 EXPECT_TRUE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()911 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()915 EXPECT_FALSE(attempter_.CheckAndReportDailyMetrics()); in TEST_F()[all …]
279 bool CheckAndReportDailyMetrics();
191 bool UpdateAttempter::CheckAndReportDailyMetrics() { in CheckAndReportDailyMetrics() function in chromeos_update_engine::UpdateAttempter262 CheckAndReportDailyMetrics(); in Update()