Home
last modified time | relevance | path

Searched defs:gcp_suffix (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_xds_tests.py2007 gcp_suffix = args.gcp_suffix variable
2023 gcp_suffix = '%s-%04d' % (gcp_suffix, random.randint(0, 9999)) variable