Home
last modified time | relevance | path

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

/third_party/grpc/examples/python/auth/
Dcustomized_auth_client.py58 def create_client_channel(addr): function
96 with create_client_channel(_SERVER_ADDR_TEMPLATE % args.port) as channel:
/third_party/grpc/examples/python/auth/test/
D_auth_example_test.py34 with customized_auth_client.create_client_channel(