Home
last modified time | relevance | path

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

/external/grpc-grpc/examples/python/compression/
Dclient.py38 def run_client(channel_compression, call_compression, target): argument
40 target, compression=channel_compression
76 channel_compression = _COMPRESSION_OPTIONS[args.channel_compression]
78 run_client(channel_compression, call_compression, args.server)
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
D_compression_test.py313 channel_compression, argument
319 channel_compression or multicallable_compression
324 "compression": channel_compression,
326 if channel_compression
416 channel_compression, argument
425 "Channel", channel_compression