Searched refs:schedule_updates_called_ (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/
H A Dupdate_attempter_unittest.cc90 schedule_updates_called_ = true;
101 bool schedule_updates_called() const { return schedule_updates_called_; }
107 bool schedule_updates_called_ = false; member in class:chromeos_update_engine::UpdateAttempterUnderTest

Completed in 24 milliseconds