Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/interop/
Dinterop_client.h79 bool DoLongLivedChannelTest(int32_t soak_iterations,
Dclient.cc170 std::bind(&grpc::testing::InteropClient::DoLongLivedChannelTest, &client, in main()
Dinterop_client.cc1055 bool InteropClient::DoLongLivedChannelTest(int32_t soak_iterations, in DoLongLivedChannelTest() function in grpc::testing::InteropClient