Searched refs:_streaming_input_request_iterator (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/ |
D | _python_plugin_test.py | 192 def _streaming_input_request_iterator(): function 353 _streaming_input_request_iterator()) 355 _streaming_input_request_iterator(), 'not a real RpcContext!') 363 _streaming_input_request_iterator()) 366 _streaming_input_request_iterator(), 'not a real RpcContext!') 374 _streaming_input_request_iterator(), 389 _streaming_input_request_iterator()) 400 _streaming_input_request_iterator())
|
D | beta_python_plugin_test.py | 257 def _streaming_input_request_iterator(payload_pb2, requests_pb2): function 483 _streaming_input_request_iterator(self._payload_pb2, 487 _streaming_input_request_iterator(self._payload_pb2, 499 _streaming_input_request_iterator(self._payload_pb2, 504 _streaming_input_request_iterator(self._payload_pb2, 516 _streaming_input_request_iterator(self._payload_pb2, 531 _streaming_input_request_iterator(self._payload_pb2, 546 _streaming_input_request_iterator(self._payload_pb2,
|