Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_py3_only/interop/
H A Dxds_interop_client.py351 class _ChannelConfiguration: class
381 def _run_single_channel(config: _ChannelConfiguration) -> None:
433 self, per_method_configs: Mapping[str, _ChannelConfiguration], qps: int argument
481 self, num_channels: int, channel_config: _ChannelConfiguration