Searched refs:IsBusyOrUpdateScheduled (Results 1 – 3 of 3) sorted by relevance
436 bool IsBusyOrUpdateScheduled();
164 if (IsBusyOrUpdateScheduled()) in ScheduleUpdates()1127 CHECK(IsBusyOrUpdateScheduled()); in OnUpdateScheduled()1839 bool UpdateAttempter::IsBusyOrUpdateScheduled() { in IsBusyOrUpdateScheduled() function in chromeos_update_engine::UpdateAttempter
1779 EXPECT_FALSE(attempter_.IsBusyOrUpdateScheduled()); in TEST_F()1782 EXPECT_TRUE(attempter_.IsBusyOrUpdateScheduled()); in TEST_F()