Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/end2end/
Dserver_crash_test.cc52 Status BidiStream( in BidiStream() function in grpc::testing::__anon96d95d380111::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::__anon7521e91b0111::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::__anonce9b2c230111::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::__anon994677f80111::TestServiceImpl