Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio_tests/tests_aio/unit/
Dclient_stream_stream_interceptor_test.py20 from tests_aio.unit._common import CountingResponseIterator, CountingRequestIterator
45 self.request_iterator = CountingRequestIterator(request_iterator)
D_common.py72 class CountingRequestIterator: class
Dclient_stream_unary_interceptor_test.py24 from tests_aio.unit._common import CountingRequestIterator
52 self.request_iterator = CountingRequestIterator(request_iterator)