Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/autoupdate_UrlSwitch/
Dautoupdate_UrlSwitch.py45 self._wait_for_update_to_complete()
/external/autotest/client/site_tests/autoupdate_PeriodicCheck/
Dautoupdate_PeriodicCheck.py74 self._wait_for_update_to_complete()
/external/autotest/client/site_tests/autoupdate_Backoff/
Dautoupdate_Backoff.py100 self._wait_for_update_to_complete()
/external/autotest/client/site_tests/autoupdate_UpdateFromUI/
Dautoupdate_UpdateFromUI.py91 self._wait_for_update_to_complete()
/external/autotest/server/site_tests/autoupdate_Interruptions/
Dautoupdate_Interruptions.py83 self._wait_for_update_to_complete()
/external/autotest/client/site_tests/autoupdate_UserData/
Dautoupdate_UserData.py125 self._wait_for_update_to_complete()
/external/autotest/client/cros/update_engine/
Dupdate_engine_util.py181 def _wait_for_update_to_complete(self, check_kernel_after_update=True): member in UpdateEngineUtil