Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/autoupdate_LoginStartUpdateLogout/
Dautoupdate_LoginStartUpdateLogout.py49 if not self._update_continued_where_it_left_off(completed):
/external/autotest/server/site_tests/autoupdate_Interruptions/
Dautoupdate_Interruptions.py77 if not self._update_continued_where_it_left_off(
/external/autotest/client/site_tests/autoupdate_StartOOBEUpdate/
Dautoupdate_StartOOBEUpdate.py115 if not self._update_continued_where_it_left_off(completed):
/external/autotest/server/site_tests/autoupdate_ForcedOOBEUpdate/
Dautoupdate_ForcedOOBEUpdate.py173 if not self._update_continued_where_it_left_off(
/external/autotest/client/cros/update_engine/
Dupdate_engine_util.py340 def _update_continued_where_it_left_off(self, progress, member in UpdateEngineUtil