Home
last modified time | relevance | path

Searched refs:DoHalfDuplex (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/test/cpp/interop/
Dinterop_client.h57 bool DoHalfDuplex();
Dstress_interop_client.cc157 is_success = interop_client_->DoHalfDuplex(); in RunTest()
Dclient.cc129 std::bind(&grpc::testing::InteropClient::DoHalfDuplex, &client); in main()
Dinterop_client.cc628 bool InteropClient::DoHalfDuplex() { in DoHalfDuplex() function in grpc::testing::InteropClient