Home
last modified time | relevance | path

Searched defs:executions (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/
H A Dlineage_subgraph.proto38 repeated Execution executions = 2; field
H A Dmetadata_service.proto946 repeated string executions = 3 [(google.api.resource_reference) = { field
1136 repeated Execution executions = 1; field
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1/
H A Dlineage_subgraph.proto38 repeated Execution executions = 2; field
H A Dmetadata_service.proto944 repeated string executions = 3 [(google.api.resource_reference) = { field
1134 repeated Execution executions = 1; field
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/
H A Dlineage_subgraph.proto38 repeated Execution executions = 2; field
H A Dmetadata_service.proto940 repeated string executions = 3 [(google.api.resource_reference) = { field
1127 repeated Execution executions = 1; field
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/
H A Dlineage_subgraph.proto38 repeated Execution executions = 2; field
H A Dmetadata_service.proto942 repeated string executions = 3 [(google.api.resource_reference) = { field
1129 repeated Execution executions = 1; field
/aosp_15_r20/external/google-cloud-java/java-run/proto-google-cloud-run-v2/src/main/proto/google/cloud/run/v2/
H A Dexecution.proto109 repeated Execution executions = 1; field
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestTelemetry.cpp40 std::atomic_uint executions = 0; in TEST_F() local
/aosp_15_r20/external/googleapis/google/cloud/run/v2/
H A Dexecution.proto123 repeated Execution executions = 1; field
/aosp_15_r20/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/test/java/com/google/cloud/aiplatform/v1beta1/
H A DMetadataServiceClientTest.java1569 List<String> executions = new ArrayList<>(); in addContextArtifactsAndExecutionsTest() local
1598 List<String> executions = new ArrayList<>(); in addContextArtifactsAndExecutionsExceptionTest() local
1614 List<String> executions = new ArrayList<>(); in addContextArtifactsAndExecutionsTest2() local
1642 List<String> executions = new ArrayList<>(); in addContextArtifactsAndExecutionsExceptionTest2() local
/aosp_15_r20/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/test/java/com/google/cloud/aiplatform/v1/
H A DMetadataServiceClientTest.java1569 List<String> executions = new ArrayList<>(); in addContextArtifactsAndExecutionsTest() local
1598 List<String> executions = new ArrayList<>(); in addContextArtifactsAndExecutionsExceptionTest() local
1614 List<String> executions = new ArrayList<>(); in addContextArtifactsAndExecutionsTest2() local
1642 List<String> executions = new ArrayList<>(); in addContextArtifactsAndExecutionsExceptionTest2() local
/aosp_15_r20/external/google-cloud-java/java-workflow-executions/proto-google-cloud-workflow-executions-v1beta/src/main/proto/google/cloud/workflows/executions/v1beta/
H A Dexecutions.proto181 repeated Execution executions = 1; field
/aosp_15_r20/external/googleapis/google/cloud/workflows/executions/v1beta/
H A Dexecutions.proto181 repeated Execution executions = 1; field
/aosp_15_r20/external/openthread/tools/harness-automation/autothreadharness/
H A Drunner.py57 executions = 0 variable in SimpleTestResult
/aosp_15_r20/external/google-cloud-java/java-workflow-executions/proto-google-cloud-workflow-executions-v1/src/main/proto/google/cloud/workflows/executions/v1/
H A Dexecutions.proto239 repeated Execution executions = 1; field
/aosp_15_r20/external/googleapis/google/cloud/workflows/executions/v1/
H A Dexecutions.proto328 repeated Execution executions = 1; field
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dworkflowexecutions.v1.json114 "executions": { object
380 "executions": { object
Dworkflowexecutions.v1beta.json114 "executions": { object
380 "executions": { object
/aosp_15_r20/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1/
H A DMetadataServiceClient.java2527 ContextName context, List<String> artifacts, List<String> executions) { in addContextArtifactsAndExecutions()
2572 String context, List<String> artifacts, List<String> executions) { in addContextArtifactsAndExecutions()
/aosp_15_r20/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/
H A DMetadataServiceClient.java2529 ContextName context, List<String> artifacts, List<String> executions) { in addContextArtifactsAndExecutions()
2574 String context, List<String> artifacts, List<String> executions) { in addContextArtifactsAndExecutions()
/aosp_15_r20/external/google-cloud-java/java-notebooks/proto-google-cloud-notebooks-v1/src/main/proto/google/cloud/notebooks/v1/
H A Dservice.proto945 repeated Execution executions = 1; field
/aosp_15_r20/external/googleapis/google/cloud/notebooks/v1/
H A Dservice.proto945 repeated Execution executions = 1; field
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/concurrent/
H A DCompletionStageTest.java430 private int executions = 0; field in CompletionStageTest.TestExecutor

12