Home
last modified time | relevance | path

Searched full:gcp (Results 1 – 25 of 1644) sorted by relevance

12345678910>>...66

/aosp_15_r20/external/grpc-grpc/tools/run_tests/
H A Drun_xds_tests.py15 """Run xDS integration tests on GCP using Traffic Director."""
72 # Suppress not-essential logs for GCP clients
139 argp = argparse.ArgumentParser(description="Run xDS interop tests on GCP")
141 argp.add_argument("--project_id", default="grpc-testing", help="GCP project id")
143 "--project_num", default="830293263384", help="GCP project number"
149 "Optional suffix for all generated GCP resource names. Useful to "
213 "healthy when launching or updated GCP resources"
221 "If set, find and use already created GCP resources instead of creating"
230 "Leave GCP VMs and configuration running after test. Default behavior"
244 "If provided, uses this file instead of retrieving via the GCP"
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/
Drun_xds_tests.py15 """Run xDS integration tests on GCP using Traffic Director."""
71 # Suppress not-essential logs for GCP clients
138 argp = argparse.ArgumentParser(description='Run xDS interop tests on GCP')
140 argp.add_argument('--project_id', default='grpc-testing', help='GCP project id')
143 help='GCP project number')
147 help='Optional suffix for all generated GCP resource names. Useful to '
191 'healthy when launching or updated GCP resources')
197 'If set, find and use already created GCP resources instead of creating new'
204 'Leave GCP VMs and configuration running after test. Default behavior is '
214 'If provided, uses this file instead of retrieving via the GCP discovery '
[all …]
/aosp_15_r20/external/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dsegment.c83 void segment_init(struct global_context *gcp) in segment_init() argument
88 gcp->seglist = calloc(MAX_SEGMENTS + 1, sizeof(segment_t *)); in segment_init()
89 if (!gcp->seglist) in segment_init()
90 die(4, "%s: can't alloc segment table\n", gcp->program_name); in segment_init()
91 gcp->seg_avail = NULL; in segment_init()
97 glctx_t *gcp = &glctx; in new_segment() local
102 gcp->program_name); in new_segment()
111 glctx_t *gcp = &glctx; in get_seg_slot() local
117 segp = gcp->seg_avail; in get_seg_slot()
119 gcp->seg_avail = NULL; in get_seg_slot()
[all …]
H A Dcommands.c99 glctx_t *gcp = &glctx; in required_arg() local
105 gcp->program_name, gcp->cmd_name, arg_name); in required_arg()
106 help_me(gcp->cmd_name); in required_arg()
150 glctx_t *gcp = &glctx; in get_scaled_value() local
156 gcp->program_name, what); in get_scaled_value()
196 glctx_t *gcp = &glctx; in get_shared() local
203 "'private' or 'shared'\n", gcp->program_name); in get_shared()
218 glctx_t *gcp = &glctx; in get_access() local
227 gcp->program_name); in get_access()
236 glctx_t *gcp = &glctx; in numa_supported() local
[all …]
H A Dmemtoy.c133 glctx_t *gcp = &glctx; in vprint() local
169 glctx_t *gcp = &glctx; in signal_handler() local
178 gcp->siginfo = &infocopy; in signal_handler()
186 gcp->signame = sig_names[isig]; in signal_handler()
188 vprint("signal hander entered for sig %s\n", gcp->signame); in signal_handler()
193 if (gcp->sigjmp) { in signal_handler()
194 gcp->sigjmp = false; in signal_handler()
195 siglongjmp(gcp->sigjmp_env, 1); in signal_handler()
199 gcp->program_name, gcp->signame); in signal_handler()
208 gcp->program_name, sig); in signal_handler()
[all …]
/aosp_15_r20/external/grpc-grpc-java/examples/example-gcp-observability/
H A DREADME.md1 gRPC GCP Observability Example
4 The GCP Observability example consists of a Hello World client and a Hello World server instrumente…
10 Build the Observability client & server. From the `grpc-java/examples/example-gcp-observability`
16 This creates the scripts `build/install/example-gcp-observability/bin/gcp-observability-client` and
17 `build/install/example-gcp-observability/bin/gcp-observability-server`.
23 …C_GCP_OBSERVABILITY_CONFIG_FILE` environment variable to point to the gRPC GCP Observability confi…
24 is not set then `GRPC_GCP_OBSERVABILITY_CONFIG` environment variable to gRPC GCP Observability conf…
25 `build/install/example-gcp-observability/bin/gcp-observability-client` and
26 `build/install/example-gcp-observability/bin/gcp-observability-server`.
31 $ ./build/install/example-gcp-observability/bin/gcp-observability-server
[all …]
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/
Dfirebase_v1beta1.projects.html104GCP) `Project`] (https://cloud.google.com/resource-manager/reference/rest/v1/projects). Since a Fi…
141GCP) `Project`] (https://cloud.google.com/resource-manager/reference/rest/v1/projects). Since a Fi…
144GCP `Project` to which Firebase resources will be added, in the format: projects/PROJECT_IDENTIFIE…
149GCP resource location, call [`FinalizeDefaultLocation`](../projects.defaultLocation/finalize) afte…
243GCP) resources. You create a `FirebaseProject` by calling AddFirebase and specifying an *existing*…
250GCP resource location. The location is one of the available [GCP resource locations](https://fireb…
274GCP resource location. The location is one of the available [GCP resource locations](https://fireb…
328GCP) resources. You create a `FirebaseProject` by calling AddFirebase and specifying an *existing*…
335GCP resource location. The location is one of the available [GCP resource locations](https://fireb…
368GCP) resources. You create a `FirebaseProject` by calling AddFirebase and specifying an *existing*…
[all …]
Dfirebase_v1beta1.projects.availableLocations.html82GCP) resource locations for the specified Project (including a FirebaseProject). One of these loca…
94GCP) resource locations for the specified Project (including a FirebaseProject). One of these loca…
97 …parent: string, The FirebaseProject for which to list GCP resource locations, in the format: proje…
110 { # A GCP resource location that can be selected for a FirebaseProject.
111 … "features": [ # Products and services that are available in the GCP resource location.
114 …d": "A String", # The ID of the GCP resource location. It will be one of the availa…
115 …"type": "A String", # Indicates whether the GCP resource location is a [region…
Dcloudasset_v1.savedQueries.html131GCP folder F, then user A potentially has access to the GCP folder F. And those advanced analysis …
133GCP folder, the results will also include resources in that folder with permission P. If true and …
182GCP folder F, then user A potentially has access to the GCP folder F. And those advanced analysis …
184GCP folder, the results will also include resources in that folder with permission P. If true and …
257GCP folder F, then user A potentially has access to the GCP folder F. And those advanced analysis …
259GCP folder, the results will also include resources in that folder with permission P. If true and …
320GCP folder F, then user A potentially has access to the GCP folder F. And those advanced analysis …
322GCP folder, the results will also include resources in that folder with permission P. If true and …
388GCP folder F, then user A potentially has access to the GCP folder F. And those advanced analysis …
390GCP folder, the results will also include resources in that folder with permission P. If true and …
[all …]
Ddns_v1beta2.responsePolicyRules.html121 … name; in particular they override private zones, the public internet, and GCP internal DNS. No SO…
131 …ing", # The geo-location granularity is a GCP region. This location string should correspond …
146 …ing", # The geo-location granularity is a GCP region. This location string should correspond …
216 … name; in particular they override private zones, the public internet, and GCP internal DNS. No SO…
226 …ing", # The geo-location granularity is a GCP region. This location string should correspond …
241 …ing", # The geo-location granularity is a GCP region. This location string should correspond …
336 … name; in particular they override private zones, the public internet, and GCP internal DNS. No SO…
346 …ing", # The geo-location granularity is a GCP region. This location string should correspond …
361 …ing", # The geo-location granularity is a GCP region. This location string should correspond …
446 … name; in particular they override private zones, the public internet, and GCP internal DNS. No SO…
[all …]
Ddns_v1beta2.changes.html118 …ing", # The geo-location granularity is a GCP region. This location string should correspond …
133 …ing", # The geo-location granularity is a GCP region. This location string should correspond …
195 …ing", # The geo-location granularity is a GCP region. This location string should correspond …
210 …ing", # The geo-location granularity is a GCP region. This location string should correspond …
289 …ing", # The geo-location granularity is a GCP region. This location string should correspond …
304 …ing", # The geo-location granularity is a GCP region. This location string should correspond …
366 …ing", # The geo-location granularity is a GCP region. This location string should correspond …
381 …ing", # The geo-location granularity is a GCP region. This location string should correspond …
469 …ing", # The geo-location granularity is a GCP region. This location string should correspond …
484 …ing", # The geo-location granularity is a GCP region. This location string should correspond …
[all …]
Dfirebase_v1beta1.projects.defaultLocation.html82GCP) resource location for the specified FirebaseProject. This method creates an App Engine applic…
91GCP) resource location for the specified FirebaseProject. This method creates an App Engine applic…
94 …parent: string, The resource name of the FirebaseProject for which the default GCP resource locati…
99 …;, # The ID of the Project's default GCP resource location. The location must be one of the a…
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dfirebase.v1beta1.json120 …"description": "Lists each [Google Cloud Platform (GCP) `Project`] (https://cloud.google.com/resou…
186GCP) `Project`] (https://cloud.google.com/resource-manager/reference/rest/v1/projects). Since a Fi…
195GCP `Project` to which Firebase resources will be added, in the format: projects/PROJECT_IDENTIFIE…
722GCP) resource locations for the specified Project (including a FirebaseProject). One of these loca…
742 …"description": "The FirebaseProject for which to list GCP resource locations, in the format: proje…
765GCP) resource location for the specified FirebaseProject. This method creates an App Engine applic…
774 …cription": "The resource name of the FirebaseProject for which the default GCP resource location w…
1132GCP resource location, call [`FinalizeDefaultLocation`](../projects.defaultLocation/finalize) afte…
1160GCP resource location. The location is one of the available [GCP resource locations](https://fireb…
1263GCP resource location. The location is one of the available [GCP resource locations](https://fireb…
[all …]
/aosp_15_r20/external/sdk-platform-java/.kokoro/
H A Drequirements.txt10 # via gcp-releasetool
96 # gcp-docuploader
97 # gcp-releasetool
101 # via gcp-docuploader
128 # gcp-releasetool
130 gcp-docuploader==0.6.5 \
134 gcp-releasetool==1.10.5 \
147 # gcp-releasetool
158 # via gcp-docuploader
229 # gcp-releasetool
[all …]
/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/templates/java_library/.kokoro/
H A Drequirements.txt12 # gcp-releasetool
101 # gcp-docuploader
102 # gcp-releasetool
106 # via gcp-docuploader
131 # gcp-releasetool
133 gcp-docuploader==0.6.3 \
137 gcp-releasetool==1.10.5 \
152 # gcp-releasetool
167 # gcp-docuploader
251 # gcp-releasetool
[all …]
/aosp_15_r20/external/google-cloud-java/.kokoro/
H A Drequirements.txt12 # gcp-releasetool
99 # gcp-docuploader
100 # gcp-releasetool
104 # via gcp-docuploader
131 # gcp-releasetool
133 gcp-docuploader==0.6.3 \
137 gcp-releasetool==1.10.5 \
153 # gcp-releasetool
168 # gcp-docuploader
250 # gcp-releasetool
[all …]
/aosp_15_r20/external/google-cloud-java/.cloud/
H A DREADME.md4 same GCP project resources, required resources not existing on the GCP project, quota limits being
10 using Terraform to provision our GCP projects prior to running integration tests we:
13 * Prevent conflicts between concurrent integration test invocations using the same GCP project by
21 the supported workflows below to provision a GCP project with the required configuration.
43 optionally creates a GCP project, and then sets up the
48 integration tests. Your user credentials must have permission in the designated GCP project to
55 ### Workflow: Set up a GCP Project for **One or More** Client Libraries, then Test
76 libraries. In this workflow, the GCP project will only have been configured the project for a subset
77 of client libraries, this command is unlikely to succeed unless the GCP project has been previously
81 ### Workflow: Set up a GCP Project for **All** Client Libraries, then Test
[all …]
/aosp_15_r20/external/google-auth-library-java/.kokoro/
H A Drequirements.txt10 # via gcp-releasetool
167 # gcp-docuploader
168 # gcp-releasetool
172 # via gcp-docuploader
198 # gcp-releasetool
200 gcp-docuploader==0.6.5 \
204 gcp-releasetool==1.16.0 \
218 # gcp-releasetool
229 # via gcp-docuploader
329 # via gcp-releasetool
[all …]
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/integration/gcpkms/
H A DGcpKmsClientTest.java46 "testdata/gcp/credential.json";
61 String keyUri = "gcp-kms://register"; in registerWithKeyUriAndCredentials_success()
77 String keyUri = "gcp-kms://register-unbound"; in registerOnlyWithCredentials_success()
106 "gcp-kms://projects/tink-test/locations/global/keyRings/unit-test/cryptoKeys/aead-key"; in registerWithKeyUriAndFakeCloudKms_kmsAeadWorks()
127 "gcp-kms://projects/tink-test/locations/global/keyRings/unit-test/cryptoKeys/aead-key"; in registerWithKeyUriAndFakeCloudKms_kmsEnvelopeAeadWorks()
151 "gcp-kms://projects/tink-test/locations/global/keyRings/unit-test/cryptoKeys/aead-key"; in registerWithKeyUriAndFakeCloudKms_kmsAeadCanOnlyBeCreatedForRegisteredKeyUri()
153 "gcp-kms://projects/tink-test/locations/global/keyRings/unit-test/cryptoKeys/aead-key2"; in registerWithKeyUriAndFakeCloudKms_kmsAeadCanOnlyBeCreatedForRegisteredKeyUri()
174 "gcp-kms://projects/tink-test/locations/global/keyRings/unit-test/cryptoKeys/aead-key"; in registerWithKeyUriAndFakeCloudKms_kmsEnvelopeAeadCanOnlyBeCreatedForBoundedUri()
176 "gcp-kms://projects/tink-test/locations/global/keyRings/unit-test/cryptoKeys/aead-key2"; in registerWithKeyUriAndFakeCloudKms_kmsEnvelopeAeadCanOnlyBeCreatedForBoundedUri()
198 "gcp-kms://projects/tink-test/locations/global/keyRings/unit-test/cryptoKeys/aead-key"; in registerWithTwoKeyUriAndFakeCloudKms_kmsAeadWorks()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/ext/
Dgcp_observability.h30 // of gRPC Observability data exporting to GCP. `GcpObservability::Init()`
36 // Initialize GCP Observability for gRPC.
41 // is returned. When this object goes out of scope, GCP Observability stats,
44 // either crash on failure, or continue without GCP observability being
59 // GCP Observability tries to flush all observability data collected till that
63 // to work with GCP and might take a few seconds to return. Similarly, the
65 // since it flushes the observability data to GCP.
69 // gRPC C++ OpenCensus setup/registration to get GCP Observability for gRPC.
74 // The moved-from object will no longer be valid and will not cause GCP
84 // Helper class that aids in implementing GCP Observability.
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/ext/
Dgcp_observability.h30 // of gRPC Observability data exporting to GCP. `GcpObservability::Init()`
36 // Initialize GCP Observability for gRPC.
41 // is returned. When this object goes out of scope, GCP Observability stats,
44 // either crash on failure, or continue without GCP observability being
59 // GCP Observability tries to flush all observability data collected till that
63 // to work with GCP and might take a few seconds to return. Similarly, the
65 // since it flushes the observability data to GCP.
69 // gRPC C++ OpenCensus setup/registration to get GCP Observability for gRPC.
74 // The moved-from object will no longer be valid and will not cause GCP
84 // Helper class that aids in implementing GCP Observability.
[all …]
/aosp_15_r20/external/grpc-grpc/include/grpcpp/ext/
H A Dgcp_observability.h29 // of gRPC Observability data exporting to GCP. `GcpObservability::Init()`
35 // Initialize GCP Observability for gRPC.
40 // is returned. When this object goes out of scope, GCP Observability stats,
43 // either crash on failure, or continue without GCP observability being
58 // GCP Observability tries to flush all observability data collected till that
62 // to work with GCP and might take a few seconds to return. Similarly, the
64 // since it flushes the observability data to GCP.
68 // gRPC C++ OpenCensus setup/registration to get GCP Observability for gRPC.
73 // The moved-from object will no longer be valid and will not cause GCP
83 // Helper class that aids in implementing GCP Observability.
[all …]
/aosp_15_r20/external/google-cloud-java/java-eventarc-publishing/grpc-google-cloud-eventarc-publishing-v1/src/main/java/com/google/cloud/eventarc/publishing/v1/
H A DPublisherGrpc.java30 * A subscriber is a GCP customer interested in receiving events.
32 * by the subscriber in their GCP project. A Channel represents a subscriber's
36 * is created and managed by the partner in their GCP project. A
206 * A subscriber is a GCP customer interested in receiving events.
208 * by the subscriber in their GCP project. A Channel represents a subscriber's
212 * is created and managed by the partner in their GCP project. A
263 * A subscriber is a GCP customer interested in receiving events.
265 * by the subscriber in their GCP project. A Channel represents a subscriber's
269 * is created and managed by the partner in their GCP project. A
294 * A subscriber is a GCP customer interested in receiving events.
[all …]
/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/
H A DREADME.md170 Templates are found in subdirectories of [`synthtool/gcp/templates/`](gcp/templates/)
175 [python_templates]: gcp/templates/python_library/
176 [node_templates]: gcp/templates/node_library/
177 [php_templates]: gcp/templates/php_library/
178 [ruby_templates]: gcp/templates/ruby_library/
180 You can generate and copy templates using `gcp.CommonTemplates` in your `synth.py`:
182 common_templates = gcp.CommonTemplates()
191 common_templates = gcp.CommonTemplates()
222 gapic = gcp.GAPICGenerator()
262 import synthtool.gcp as gcp
[all …]
/aosp_15_r20/external/pytorch/.github/workflows/
H A Dinductor-perf-test-nightly.yml78 … { config: "inductor_huggingface_perf", shard: 1, num_shards: 3, runner: "linux.gcp.a100.large" },
79 … { config: "inductor_huggingface_perf", shard: 2, num_shards: 3, runner: "linux.gcp.a100.large" },
80 … { config: "inductor_huggingface_perf", shard: 3, num_shards: 3, runner: "linux.gcp.a100.large" },
81 { config: "inductor_timm_perf", shard: 1, num_shards: 5, runner: "linux.gcp.a100.large" },
82 { config: "inductor_timm_perf", shard: 2, num_shards: 5, runner: "linux.gcp.a100.large" },
83 { config: "inductor_timm_perf", shard: 3, num_shards: 5, runner: "linux.gcp.a100.large" },
84 { config: "inductor_timm_perf", shard: 4, num_shards: 5, runner: "linux.gcp.a100.large" },
85 { config: "inductor_timm_perf", shard: 5, num_shards: 5, runner: "linux.gcp.a100.large" },
86 … { config: "inductor_torchbench_perf", shard: 1, num_shards: 4, runner: "linux.gcp.a100.large" },
87 … { config: "inductor_torchbench_perf", shard: 2, num_shards: 4, runner: "linux.gcp.a100.large" },
[all …]

12345678910>>...66