Home
last modified time | relevance | path

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

/external/autotest/server/cros/
Dautoupdater.py205 def _url_to_version(update_url): argument
219 def url_to_image_name(update_url): argument
258 def _get_devserver_build_from_update_url(update_url): argument
283 def _list_image_dir_contents(update_url): argument
307 def _get_metric_fields(update_url): argument
337 def __init__(self, update_url, host=None, interactive=True, argument
/external/autotest/client/site_tests/autoupdate_DisconnectReconnectNetwork/
Dautoupdate_DisconnectReconnectNetwork.py37 def run_once(self, update_url, time_without_network=120): argument
/external/autotest/server/site_tests/autoupdate_P2P/
Dautoupdate_P2P.py105 def _update_dut(self, host, update_url): argument
159 def _update_via_p2p(self, host, update_url): argument
/external/autotest/server/hosts/
Dsonic_host.py241 def _setup_for_recovery(self, update_url): argument
270 def machine_install(self, update_url): argument
/external/autotest/server/
Dafe_utils.py94 def machine_install_and_update_labels(host, update_url, argument
/external/autotest/server/site_tests/provision_AutoUpdate/
Dprovision_AutoUpdate.py61 def _emit_provision_metrics(update_url, dut_host_name, argument
/external/autotest/client/site_tests/autoupdate_UserData/
Dautoupdate_UserData.py117 def run_once(self, update_url=None, after_update=False): argument
/external/autotest/client/cros/update_engine/
Dupdate_engine_util.py297 def _create_custom_lsb_release(self, update_url, build='0.0.0.0'): argument
/external/autotest/server/cros/update_engine/
Dupdate_engine_test.py474 def _disconnect_then_reconnect_network(self, update_url): argument