Home
last modified time | relevance | path

Searched defs:artifacts (Results 1 – 25 of 59) sorted by relevance

123

/external/autotest/client/common_lib/cros/
Ddev_server.py210 def _get_storage_server_for_artifacts(artifacts=None): argument
957 def create_metadata(server_name, image, artifacts=None, files=None): argument
1234 def _stage_artifacts(self, build, artifacts, files, archive_url, **kwargs): argument
1307 def _trigger_download(self, build, artifacts, files, synchronous=True, argument
1358 def _finish_download(self, build, artifacts, files, **kwargs_build_info): argument
1393 def locate_file(self, file_name, artifacts, build, build_info): argument
1524 def wait_for_artifacts_staged(self, argument
1547 artifacts, argument
1582 def stage_artifacts(self, image=None, artifacts=None, files='', argument
1856 def wait_for_artifacts_staged(self, target, build_id, branch, argument
[all …]
/external/googleapis/google/cloud/aiplatform/v1/
Dlineage_subgraph.proto35 repeated Artifact artifacts = 1; field
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/
Dlineage_subgraph.proto35 repeated Artifact artifacts = 1; field
Dpipeline_job.proto249 repeated Artifact artifacts = 1 [(google.api.field_behavior) = OUTPUT_ONLY]; field
/external/googleapis/google/cloud/aiplatform/v1beta1/
Dlineage_subgraph.proto35 repeated Artifact artifacts = 1; field
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/
Dlineage_subgraph.proto35 repeated Artifact artifacts = 1; field
/external/cronet/tot/build/util/lib/results/
Dresult_sink.py85 artifacts=None, argument
192 def ReportInvocationLevelArtifacts(self, artifacts): argument
/external/angle/build/util/lib/results/
Dresult_sink.py85 artifacts=None, argument
192 def ReportInvocationLevelArtifacts(self, artifacts): argument
/external/cronet/stable/build/util/lib/results/
Dresult_sink.py85 artifacts=None, argument
192 def ReportInvocationLevelArtifacts(self, artifacts): argument
/external/bazelbuild-rules_rust/crate_universe/tools/urls_generator/src/
Dmain.rs69 let mut artifacts: Vec<Artifact> = path in locate_artifacts() localVariable
178 let artifacts = locate_artifacts(&opt.artifacts_dir, &opt.url_prefix); in main() localVariable
/external/chromiumos-config/proto/chromiumos/test/artifact/
Dmanifest.proto21 repeated Artifact artifacts = 2; field
/external/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/
D_external_property_file_references.py22 artifacts: Optional[ variable in ExternalPropertyFileReferences
D_external_properties.py32 artifacts: Optional[List[_artifact.Artifact]] = dataclasses.field( variable in ExternalProperties
D_run.py38 artifacts: Optional[List[_artifact.Artifact]] = dataclasses.field( variable in Run
/external/bazelbuild-rules_rust/tools/rust_analyzer/
Daquery.rs12 artifacts: Vec<Artifact>, field
129 let artifacts = out in parse_aquery_output_files() localVariable
/external/chromiumos-config/proto/chromiumos/config/api/test/harness/tnull/v1/
Dtnull.proto24 repeated MockArtifact artifacts = 5; field
/external/bazelbuild-rules_rust/examples/
Dmaven_install.json5 "artifacts": { object
/external/autotest/server/cros/
Dtelemetry_runner.py203 artifacts): argument
309 def _run_scp(self, perf_results_dir, output_format, artifacts=False): argument
/external/cronet/stable/build/android/pylib/utils/
Dmaven_downloader.py50 def Install(self, target_repo, artifacts, include_poms=False): argument
/external/angle/build/android/pylib/utils/
Dmaven_downloader.py50 def Install(self, target_repo, artifacts, include_poms=False): argument
/external/cronet/tot/build/android/pylib/utils/
Dmaven_downloader.py50 def Install(self, target_repo, artifacts, include_poms=False): argument
/external/federated-compute/fcp/client/engine/
Dtflite_plan_engine_test.cc145 absl::StatusOr<::fcp::client::ComputationArtifacts> artifacts = in LoadArtifacts() local
/external/autotest/server/cros/dynamic_suite/
Dsuite_common.py115 def stage_build_artifacts(build, hostname=None, artifacts=[]): argument
/external/robolectric/plugins/maven-dependency-resolver/src/main/java/org/robolectric/internal/dependency/
DMavenDependencyResolver.java88 List<MavenJarArtifact> artifacts = new ArrayList<>(dependencies.length); in getLocalArtifactUrls() local
/external/angle/src/tests/restricted_traces/
Drestricted_trace_gold_tests.py218 screenshot_dir, trace, artifacts): argument

123