Searched refs:IsBusyOrUpdateScheduled (Results 1 – 3 of 3) sorted by relevance
423 bool IsBusyOrUpdateScheduled();
168 if (IsBusyOrUpdateScheduled()) in ScheduleUpdates()1074 CHECK(IsBusyOrUpdateScheduled()); in OnUpdateScheduled()1807 bool UpdateAttempter::IsBusyOrUpdateScheduled() { in IsBusyOrUpdateScheduled() function in chromeos_update_engine::UpdateAttempter
1727 EXPECT_FALSE(attempter_.IsBusyOrUpdateScheduled()); in TEST_F()1730 EXPECT_TRUE(attempter_.IsBusyOrUpdateScheduled()); in TEST_F()