Home
last modified time | relevance | path

Searched full:artifact_paths (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/tools/acloud/create/
H A Dlocal_image_local_instance.py159 artifact_paths = self.GetImageArtifactsPath(avd_spec)
174 result_report = self._CreateInstance(ins_ids, artifact_paths,
246 def _CreateInstance(self, instance_ids, artifact_paths, avd_spec, argument
252 artifact_paths: ArtifactPaths object.
268 if artifact_paths.system_image or artifact_paths.vendor_image:
271 ota = ota_tools.OtaTools(artifact_paths.ota_tools_dir)
273 super_image_path, artifact_paths.misc_info,
274 artifact_paths.image_dir,
275 system_image=artifact_paths.system_image,
276 system_ext_image=artifact_paths.system_ext_image,
[all …]
H A Dlocal_image_local_instance_test.py257 artifact_paths = local_image_local_instance.ArtifactPaths(
284 ins_ids, artifact_paths, mock_avd_spec, no_prompts=True)
311 ins_ids, artifact_paths, mock_avd_spec, no_prompts=True)
319 ins_ids, artifact_paths, mock_avd_spec, no_prompts=True)
/aosp_15_r20/tools/acloud/public/actions/
H A Dremote_host_gf_device_factory.py242 artifact_paths = self._RetrieveArtifacts()
243 return self._UploadArtifacts(artifact_paths)
521 def _UploadArtifacts(self, artifact_paths): argument
525 artifact_paths: An object of ArtifactPaths.
531 artifact_paths.emulator_zip, artifact_paths.image_zip)
536 if (artifact_paths.boot_image or artifact_paths.system_image or
537 artifact_paths.system_dlkm_image):
539 ota = ota_tools.OtaTools(artifact_paths.ota_tools_dir)
542 logger.debug("Unzip %s.", artifact_paths.image_zip)
543 with zipfile.ZipFile(artifact_paths.image_zip,
[all …]
H A Dremote_host_gf_device_factory_test.py216 artifact_paths = (
224 for artifact_path in artifact_paths:
/aosp_15_r20/external/cronet/third_party/libc++/src/utils/ci/
H A Dbuildkite-pipeline-clang.yml68 artifact_paths:
91 artifact_paths:
114 artifact_paths:
H A Dbuildkite-pipeline.yml39 artifact_paths:
239 # artifact_paths:
/aosp_15_r20/external/pytorch/tools/stats/
H A Dupload_artifacts.py25 artifact_paths = download_gha_artifacts(
29 for artifact_path in artifact_paths:
H A Dupload_dynamo_perf_stats.py43 artifact_paths = download_s3_artifacts(
48 for path in artifact_paths:
H A Dcheck_disabled_tests.py113 artifact_paths = download_s3_artifacts(
116 for path in artifact_paths:
/aosp_15_r20/external/cronet/third_party/libc++/src/docs/
H A DAddingNewCIJobs.rst31 artifact_paths: