Searched refs:WasScheduleUpdatesCalled (Results 1 – 1 of 1) sorted by relevance
218 bool WasScheduleUpdatesCalled() const { return schedule_updates_called_; } in WasScheduleUpdatesCalled() function in chromeos_update_engine::UpdateAttempterUnderTest383 attempter_.WasScheduleUpdatesCalled()); in TestCheckForUpdate()414 attempter_.WasScheduleUpdatesCalled()); in TestProcessingDone()919 EXPECT_FALSE(attempter_.WasScheduleUpdatesCalled()); in TEST_F()928 EXPECT_TRUE(attempter_.WasScheduleUpdatesCalled()); in TEST_F()2240 attempter_.WasScheduleUpdatesCalled()); in TestOnUpdateScheduled()