Searched refs:is_dlc (Results 1 – 2 of 2) sorted by relevance
/external/autotest/server/cros/update_engine/ |
D | update_engine_test.py | 262 def _get_payload_url(self, build=None, full_payload=True, is_dlc=False): argument 289 if is_dlc: 396 def _extract_request_logs(self, update_engine_log, is_dlc=False): argument 498 if is_dlc: 556 self._get_update_engine_log(1), is_dlc=True) 567 self._get_update_engine_log(0), is_dlc=True) 779 full_payload=True, is_dlc=False): argument 793 is_dlc=is_dlc) 800 public_bucket=False, is_dlc=False): argument 815 job_repo_url, full_payload=full_payload, is_dlc=is_dlc) [all …]
|
/external/autotest/server/site_tests/autoupdate_WithDLC/ |
D | autoupdate_WithDLC.py | 57 full_payload=True, is_dlc=True)) 62 is_dlc=True))
|