/external/autotest/server/site_tests/autoupdate_Cellular/ |
D | autoupdate_Cellular.py | 26 def run_once(self, job_repo_url=None, full_payload=True): argument 28 full_payload=full_payload, 36 payload = self._get_payload_url(full_payload=full_payload) 46 is_delta=not full_payload)
|
D | control.delta | 30 job.run_test('autoupdate_Cellular', host=host, full_payload=False,
|
/external/autotest/server/site_tests/autoupdate_NonBlockingOOBEUpdate/ |
D | autoupdate_NonBlockingOOBEUpdate.py | 22 def run_once(self, full_payload=True, job_repo_url=None): argument 42 full_payload=full_payload, 48 full_payload=full_payload, critical_update=False)
|
D | control.delta | 29 full_payload=False, **args_dict)
|
/external/autotest/server/site_tests/autoupdate_ForcedOOBEUpdate/ |
D | autoupdate_ForcedOOBEUpdate.py | 54 def run_once(self, full_payload=True, cellular=False, argument 79 full_payload=full_payload, 90 payload = self._get_payload_url(full_payload=full_payload) 99 full_payload=full_payload)
|
D | control.cellular.full | 24 job.run_test('autoupdate_ForcedOOBEUpdate', host=host, full_payload=True,
|
D | control.cellular.delta | 24 job.run_test('autoupdate_ForcedOOBEUpdate', host=host, full_payload=False,
|
D | control.interrupt.full | 29 job.run_test('autoupdate_ForcedOOBEUpdate', host=host, full_payload=True,
|
D | control.delta | 29 job.run_test('autoupdate_ForcedOOBEUpdate', host=host, full_payload=False,
|
D | control.full | 58 job.run_test('autoupdate_ForcedOOBEUpdate', host=host, full_payload=True,
|
/external/autotest/server/site_tests/autoupdate_DataPreserved/ |
D | autoupdate_DataPreserved.py | 24 def run_once(self, host, full_payload=True, job_repo_url=None): argument 40 full_payload=full_payload,
|
D | control.full | 25 job.run_test('autoupdate_DataPreserved', host=host, full_payload=True,
|
/external/autotest/server/site_tests/policy_AUServer/ |
D | policy_AUServer.py | 35 def run_once(self, client_test, case, full_payload=True, argument 56 payload = self._get_payload_url(full_payload=full_payload)
|
/external/autotest/server/site_tests/autoupdate_OmahaResponse/ |
D | autoupdate_OmahaResponse.py | 21 def run_once(self, job_repo_url=None, full_payload=True, argument 32 payload = self._get_payload_url(full_payload=full_payload)
|
D | control.bad_sha256.full | 23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
|
D | control.url_switch.full | 23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
|
D | control.bad_metadata_size.full | 23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
|
D | control.backoff_disabled.full | 23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
|
D | control.backoff_enabled.full | 23 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
|
D | control.local | 32 job.run_test('autoupdate_OmahaResponse', host=host, full_payload=True,
|
/external/autotest/server/site_tests/autoupdate_Interruptions/ |
D | autoupdate_Interruptions.py | 21 def run_once(self, full_payload=True, job_repo_url=None): argument 34 full_payload=full_payload,
|
D | control.full | 25 job.run_test('autoupdate_Interruptions', host=host, full_payload=True,
|
/external/autotest/server/cros/update_engine/ |
D | update_engine_test.py | 366 def _get_payload_url(self, build=None, full_payload=True): argument 384 if full_payload: 605 def get_update_url_for_test(self, job_repo_url, full_payload=True, argument 653 full_payload=full_payload) 658 if full_payload: 669 delta_payload = self._get_payload_url(build, full_payload=False)
|
/external/autotest/client/site_tests/autoupdate_StartOOBEUpdate/ |
D | autoupdate_StartOOBEUpdate.py | 61 full_payload=True, critical_update=True): argument 95 is_delta=not full_payload,
|
/external/autotest/server/site_tests/autoupdate_Rollback/ |
D | control | 37 artifacts=full_payload (and leave it on).
|