Searched defs:full_payload (Results 1 – 9 of 9) sorted by relevance
/external/autotest/server/site_tests/autoupdate_Cellular/ |
D | autoupdate_Cellular.py | 27 def run_once(self, job_repo_url=None, full_payload=True): argument
|
/external/autotest/server/site_tests/autoupdate_DataPreserved/ |
D | autoupdate_DataPreserved.py | 20 def run_once(self, full_payload=True, job_repo_url=None): argument
|
/external/autotest/server/site_tests/autoupdate_Interruptions/ |
D | autoupdate_Interruptions.py | 22 def run_once(self, full_payload=True, interrupt=None, job_repo_url=None): argument
|
/external/autotest/server/site_tests/autoupdate_NonBlockingOOBEUpdate/ |
D | autoupdate_NonBlockingOOBEUpdate.py | 22 def run_once(self, full_payload=True, job_repo_url=None): argument
|
/external/autotest/server/site_tests/policy_AUServer/ |
D | policy_AUServer.py | 27 def run_once(self, client_test, case, full_payload=True, argument
|
/external/autotest/server/site_tests/autoupdate_ForcedOOBEUpdate/ |
D | autoupdate_ForcedOOBEUpdate.py | 61 def run_once(self, full_payload=True, cellular=False, argument
|
/external/autotest/server/site_tests/autoupdate_OmahaResponse/ |
D | autoupdate_OmahaResponse.py | 22 def run_once(self, job_repo_url=None, full_payload=True, argument
|
/external/autotest/server/cros/update_engine/ |
D | update_engine_test.py | 395 def _get_payload_url(self, build=None, full_payload=True): argument 653 def get_update_url_for_test(self, job_repo_url, full_payload=True, argument
|
/external/autotest/client/common_lib/cros/ |
D | dev_server.py | 1498 def __init__(self, full_payload=None, mton_payload=None, argument
|