Home
last modified time | relevance | path

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

/external/autotest/client/cros/update_engine/
Dupdate_engine_util.py137 def _wait_for_update_to_complete(self, finalizing_ok=False): argument
145 if finalizing_ok:
/external/autotest/client/site_tests/autoupdate_StartOOBEUpdate/
Dautoupdate_StartOOBEUpdate.py114 self._wait_for_update_to_complete(finalizing_ok=True)