Home
last modified time | relevance | path

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

/third_party/grpc/src/proto/grpc/testing/
Decho.proto32 rpc RequestStream(stream EchoRequest) returns (EchoResponse); rpc
46 rpc RequestStream(stream EchoRequest) returns (EchoResponse); rpc
59 rpc RequestStream(stream EchoRequest) returns (EchoResponse); rpc
/third_party/grpc/test/cpp/end2end/
Dexception_test.cc45 Status RequestStream(ServerContext* /*context*/, in RequestStream() function in grpc::testing::ExceptingServiceImpl
98 TEST_F(ExceptionTest, RequestStream) { in TEST_F() argument
Dserver_early_return_test.cc50 Status RequestStream(ServerContext* context, in RequestStream() function in grpc::testing::__anona8eb6db40111::TestServiceImpl
Dtest_service_impl.h298 Status RequestStream(ServerContext* context, in RequestStream() function
Dinterceptors_util.h173 Status RequestStream(ServerContext* context, in RequestStream() function
Dmock_test.cc248 Status RequestStream(ServerContext* /*context*/, in RequestStream() function in grpc::testing::__anon9a931acc0111::TestServiceImpl
Dtest_service_impl.cc351 ServerReadReactor<EchoRequest>* CallbackTestServiceImpl::RequestStream( in RequestStream() function in grpc::testing::CallbackTestServiceImpl
Dclient_callback_end2end_test.cc737 TEST_P(ClientCallbackEnd2endTest, RequestStream) { in TEST_P() argument
/third_party/grpc/src/objective-c/tests/CppCronetTests/
DTestHelper.mm124 Status TestServiceImpl::RequestStream(ServerContext* context, function
/third_party/grpc/test/cpp/util/
Dgrpc_tool_test.cc214 Status RequestStream(ServerContext* context, in RequestStream() function in grpc::testing::__anondfcad9e90111::TestServiceImpl