Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
H A D_compression_test.py191 client_function, argument
200 client_function(client_channel, multicallable_kwargs, message)
205 client_function, argument
219 client_function,
227 client_function,
337 client_function = None
339 client_function = _unary_unary_client
341 client_function = _unary_stream_client
343 client_function = _stream_unary_client
345 client_function = _stream_stream_client
[all …]