Home
last modified time | relevance | path

Searched refs:PerformSoakTest (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/test/cpp/interop/
Dinterop_client.h139 void PerformSoakTest(const bool reset_channel_per_iteration,
Dinterop_client.cc1103 void InteropClient::PerformSoakTest( in PerformSoakTest() function in grpc::testing::InteropClient
1195 PerformSoakTest(false /* reset channel per iteration */, soak_iterations, in DoRpcSoakTest()
1209 PerformSoakTest(true /* reset channel per iteration */, soak_iterations, in DoChannelSoakTest()