Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Decho.proto34 rpc BidiStream(stream EchoRequest) returns (stream EchoResponse); rpc
47 rpc BidiStream(stream EchoRequest) returns (stream EchoResponse); rpc
60 rpc BidiStream(stream EchoRequest) returns (stream EchoResponse); rpc
/external/grpc-grpc/test/cpp/end2end/
Dserver_crash_test.cc52 Status BidiStream( in BidiStream() function in grpc::testing::__anon365facd60111::ServiceImpl
132 TEST_F(CrashTest, BidiStream) { in TEST_F() argument
Dclient_crash_test_server.cc47 Status BidiStream( in BidiStream() function in grpc::testing::ServiceImpl
Dmock_test.cc196 Status BidiStream( in BidiStream() function in grpc::testing::__anonecd97ab90111::TestServiceImpl
319 TEST_F(MockTest, BidiStream) { in TEST_F() argument
Dstreaming_throughput_test.cc108 Status BidiStream( in BidiStream() function in grpc::testing::TestServiceImpl
Dtest_service_impl.cc276 Status TestServiceImpl::BidiStream( in BidiStream() function in grpc::testing::TestServiceImpl
Dserver_early_return_test.cc75 Status BidiStream( in BidiStream() function in grpc::testing::__anon1cb3fe010111::TestServiceImpl
Dend2end_test.cc871 TEST_P(End2endTest, BidiStream) { in TEST_P() argument
/external/grpc-grpc/src/proto/grpc/testing/
Decho.proto26 rpc BidiStream(stream EchoRequest) returns (stream EchoResponse); rpc
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DEchoTestServiceClient.php74 public function BidiStream($metadata = [], $options = []) { function in Grpc\\Testing\\EchoTestServiceClient
/external/grpc-grpc/test/cpp/util/
Dgrpc_tool_test.cc189 Status BidiStream( in BidiStream() function in grpc::testing::__anondd28e9160111::TestServiceImpl