Searched refs:_check_for_update (Results 1 – 13 of 13) sorted by relevance
/external/autotest/client/site_tests/autoupdate_Backoff/ |
D | autoupdate_Backoff.py | 66 self._check_for_update(nebraska.get_update_url(**response_props), 82 self._check_for_update( 97 self._check_for_update(
|
/external/autotest/client/site_tests/autoupdate_UrlSwitch/ |
D | autoupdate_UrlSwitch.py | 25 self._check_for_update( 43 self._check_for_update(
|
/external/autotest/server/site_tests/autoupdate_Interruptions/ |
D | autoupdate_Interruptions.py | 68 self._check_for_update(update_url, critical_update=True, 89 self._check_for_update(update_url, no_update=True)
|
/external/autotest/client/site_tests/autoupdate_InstallAndUpdateDLC/ |
D | autoupdate_InstallAndUpdateDLC.py | 40 self._check_for_update(nebraska_url, wait_for_completion=True)
|
/external/autotest/client/site_tests/autoupdate_LoginStartUpdateLogout/ |
D | autoupdate_LoginStartUpdateLogout.py | 39 self._check_for_update(update_url, critical_update=True,
|
/external/autotest/client/site_tests/autoupdate_BadMetadata/ |
D | autoupdate_BadMetadata.py | 46 self._check_for_update(
|
/external/autotest/client/site_tests/autoupdate_CannedOmahaUpdate/ |
D | autoupdate_CannedOmahaUpdate.py | 28 self._check_for_update(update_url, critical_update=True,
|
/external/autotest/server/site_tests/autoupdate_P2P/ |
D | autoupdate_P2P.py | 117 self._check_for_update(update_url, wait_for_completion=True) 171 self._check_for_update(update_url, wait_for_completion=True,
|
/external/autotest/client/site_tests/policy_DeviceAutoUpdateDisabled/ |
D | policy_DeviceAutoUpdateDisabled.py | 41 self._check_for_update(update_url, interactive=False)
|
/external/autotest/server/site_tests/autoupdate_Rollback/ |
D | autoupdate_Rollback.py | 78 self._check_for_update(update_url, wait_for_completion=True)
|
/external/autotest/client/site_tests/autoupdate_EOL/ |
D | autoupdate_EOL.py | 111 self._check_for_update(
|
/external/autotest/client/site_tests/autoupdate_UserData/ |
D | autoupdate_UserData.py | 120 self._check_for_update(
|
/external/autotest/client/cros/update_engine/ |
D | update_engine_util.py | 412 def _check_for_update(self, update_url, interactive=True, member in UpdateEngineUtil
|