Home
last modified time | relevance | path

Searched refs:do_update_ (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/cros/
Dupdate_attempter_unittest.cc174 if (do_update_) { in Update()
182 void DisableUpdate() { do_update_ = false; } in DisableUpdate()
214 bool do_update_ = true; member in chromeos_update_engine::UpdateAttempterUnderTest