Home
last modified time | relevance | path

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

12345678910>>...62

/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 …]
/external/grpc-grpc/tools/run_tests/
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 …]
/external/grpc-grpc-java/examples/example-gcp-observability/
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 …]
/external/ltp/testcases/kernel/hotplug/memory_hotplug/
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 …]
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 …]
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 …]
/external/google-cloud-java/.cloud/
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 …]
/external/python/google-api-python-client/docs/dyn/
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…
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.availableProjects.html82 <p class="firstline">Lists each [Google Cloud Platform (GCP) `Project`] (https://cloud.google.com/r…
94 …<pre>Lists each [Google Cloud Platform (GCP) `Project`] (https://cloud.google.com/resource-manager…
109 …&quot;projectInfo&quot;: [ # The list of GCP `Projects` which can have Firebase resources added to…
110 { # A reference to a Google Cloud Platform (GCP) `Project`.
111 …&quot;displayName&quot;: &quot;A String&quot;, # The user-assigned display name of the GCP `Projec…
112GCP resource location. The location is one of the available [GCP resource locations](https://fireb…
113 …&quot;project&quot;: &quot;A String&quot;, # The resource name of the GCP `Project` to which Fireb…
/external/grpc-grpc/include/grpcpp/ext/
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 …]
/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 …]
/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 …]
/external/grpc-grpc-java/alts/
DBUILD.bazel57 srcs = glob(["src/main/proto/grpc/gcp/*.proto"]),
59 "protobuf_out/grpc/gcp/altscontext.proto",
60 "protobuf_out/grpc/gcp/handshaker.proto",
61 "protobuf_out/grpc/gcp/transport_security_common.proto",
65 "$(@D)/protobuf_out/grpc/gcp/$$(basename $$fname); done",
71 "protobuf_out/grpc/gcp/altscontext.proto",
72 "protobuf_out/grpc/gcp/handshaker.proto",
73 "protobuf_out/grpc/gcp/transport_security_common.proto",
/external/tink/java_src/examples/gcs/
DREADME.md15 * gcp-credential-file: Name of the file with the Google Cloud Platform (GCP)
18 * gcp-project-id: The ID of the GCP project hosting the GCS blobs that you
67 gcp-kms://my-cloud-kms-key-uri \
69 my-gcp-project-id \
79 gcp-kms://my-key-uri \
81 my-gcp-project-id \
/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/templates/java_library/.kokoro/
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 …]
/external/google-cloud-java/.kokoro/
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 …]
/external/sdk-platform-java/.kokoro/
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 …]
/external/pytorch/.github/workflows/
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 …]
/external/tink/cc/integration/gcpkms/
Dgcp_kms_client_test.cc42 std::string gcp_key1 = "gcp-kms://projects/someProject/.../cryptoKeys/key1"; in TEST()
43 std::string gcp_key2 = "gcp-kms://projects/otherProject/.../cryptoKeys/key2"; in TEST()
46 std::string(getenv("TEST_SRCDIR")) + "/tink_cc_gcpkms/testdata/gcp/credential.json"; in TEST()
57 std::string gcp_key1 = "gcp-kms://projects/someProject/.../cryptoKeys/key1"; in TEST()
58 std::string gcp_key2 = "gcp-kms://projects/otherProject/.../cryptoKeys/key2"; in TEST()
61 std::string(getenv("TEST_SRCDIR")) + "/tink_cc_gcpkms/testdata/gcp/credential.json"; in TEST()
72 std::string gcp_key1 = "gcp-kms://projects/someProject/.../cryptoKeys/key1"; in TEST()
74 absl::StrCat(getenv("TEST_SRCDIR"), "/tink_cc_gcpkms/testdata/gcp/credential.json"); in TEST()
87 std::string(getenv("TEST_SRCDIR")) + "/tink_cc_gcpkms/testdata/gcp/credential.json"; in TEST()
/external/tink/java_src/src/test/java/com/google/crypto/tink/integration/gcpkms/
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 …]
/external/grpc-grpc/src/python/grpcio_observability/grpc_observability/
D_observability_config.py60 """Reads the GCP observability config from the environment variables.
63 The GCP observability config.
73 # Get project ID from GCP environment variables since project ID was not
74 # set it in the GCP observability config.
77 # Could not find project ID from GCP environment variables either.
78 raise ValueError("GCP Project ID not found.")
83 """Gets the project ID from the GCP environment variables.
/external/tink/python/examples/envelope_aead/
DBUILD.bazel27 …"gcp-kms://projects/tink-test-infrastructure/locations/global/keyRings/unit-and-integration-testin…
29 "$(rootpath //testdata/gcp:credential.json)",
35 "//testdata/gcp:credential.json",
49 …"gcp-kms://projects/tink-test-infrastructure/locations/global/keyRings/unit-and-integration-testin…
51 "$(rootpath //testdata/gcp:credential.json)",
57 "//testdata/gcp:credential.json",
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/gcp/
D__init__.py14 from framework.infrastructure.gcp import api
15 from framework.infrastructure.gcp import compute
16 from framework.infrastructure.gcp import iam
17 from framework.infrastructure.gcp import network_security
18 from framework.infrastructure.gcp import network_services
/external/google-auth-library-java/.kokoro/
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 …]

12345678910>>...62