Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/interop/
Dinterop_client.h77 bool DoChannelSoakTest(int32_t soak_iterations);
Dclient.cc165 std::bind(&grpc::testing::InteropClient::DoChannelSoakTest, &client, in main()
Dinterop_client.cc1038 bool InteropClient::DoChannelSoakTest(int32_t soak_iterations) { in DoChannelSoakTest() function in grpc::testing::InteropClient