Home
last modified time | relevance | path

Searched refs:_DEFAULT_SERVICE_PORT (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_xds_tests.py238 _DEFAULT_SERVICE_PORT = 80 variable
2076 if gcp.service_port != _DEFAULT_SERVICE_PORT:
2099 if gcp.service_port == _DEFAULT_SERVICE_PORT: