Home
last modified time | relevance | path

Searched defs:update_url (Results 1 – 10 of 10) sorted by relevance

/external/autotest/client/site_tests/autoupdate_StartOOBEUpdate/
Dautoupdate_StartOOBEUpdate.py39 def _start_oobe_update(self, update_url, critical_update, full_payload): argument
79 def run_once(self, update_url=None, payload_url=None, cellular=False, argument
/external/autotest/server/site_tests/autoupdate_P2P/
Dautoupdate_P2P.py100 def _update_dut(self, host, update_url): argument
153 def _update_via_p2p(self, host, update_url): argument
/external/autotest/client/site_tests/autoupdate_LoginStartUpdateLogout/
Dautoupdate_LoginStartUpdateLogout.py18 def run_once(self, update_url, progress_to_complete, full_payload=True, argument
/external/autotest/server/cros/
Dprovisioner.py159 def _url_to_version(update_url): argument
174 def url_to_image_name(update_url): argument
217 update_url, argument
/external/autotest/client/site_tests/policy_DeviceAutoUpdateDisabled/
Dpolicy_DeviceAutoUpdateDisabled.py24 def _test_update_disabled(self, update_url, should_update): argument
/external/autotest/client/site_tests/autoupdate_CannedOmahaUpdate/
Dautoupdate_CannedOmahaUpdate.py18 def run_canned_update(self, allow_failure, update_url): argument
/external/autotest/client/cros/update_engine/
Dupdate_engine_test.py100 def _disconnect_reconnect_network_test(self, update_url, argument
Dupdate_engine_util.py412 def _check_for_update(self, update_url, interactive=True, argument
518 def _create_custom_lsb_release(self, update_url, build='0.0.0.0', **kwargs): argument
/external/autotest/server/
Dafe_utils.py114 def machine_install_and_update_labels(host, update_url, with_cheets=False, argument
/external/autotest/server/site_tests/provision_QuickProvision/
Dprovision_QuickProvision.py60 def _emit_provision_metrics(update_url, dut_host_name, exception, duration): argument