Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_grpclb_interop_tests.py183 def transport_security_to_args(transport_security): argument
202 transport_security='tls'): argument
243 def fallback_server_jobspec(transport_security, shortname): argument
253 def backend_server_jobspec(transport_security, shortname): argument
263 def grpclb_jobspec(transport_security, short_stream, backend_addrs, shortname): argument
Drun_interop_tests.py899 transport_security='tls'): argument
974 transport_security='tls', argument
1058 transport_security='tls', argument
1516 transport_security = 'google_default_credentials' variable
1518 transport_security = 'compute_engine_channel_creds' variable
1520 transport_security = 'tls' variable
/external/grpc-grpc/test/cpp/util/
Dcreate_test_channel.h31 typedef enum { INSECURE = 0, TLS, ALTS } transport_security; typedef
/external/grpc-grpc/tools/run_tests/
Drun_interop_tests.py770 transport_security='tls'): argument
837 transport_security='tls', argument
919 transport_security='tls', argument