Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_tests/tests/testing/
D_client_application.py120 response, call = stub.StreUn.with_call(
153 stub.StreUn.future(
209 response_future_call = stub.StreUn.future(
D_server_application.py43 def StreUn(self, request_iterator, context): member in FirstServiceServicer
/external/grpc-grpc/src/python/grpcio_tests/tests/testing/proto/
Dservices.proto36 rpc StreUn(stream Charm) returns (Strange); rpc