Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/interop/
Dinterop_client.h81 int32_t overall_timeout_seconds);
84 int32_t overall_timeout_seconds);
143 const int32_t overall_timeout_seconds);
Dinterop_client.cc1107 const int32_t overall_timeout_seconds) { in PerformSoakTest() argument
1114 gpr_time_from_seconds(overall_timeout_seconds, GPR_TIMESPAN)); in PerformSoakTest()
1159 overall_timeout_seconds, iterations_ran, soak_iterations, in PerformSoakTest()
1192 int32_t overall_timeout_seconds) { in DoRpcSoakTest() argument
1197 overall_timeout_seconds); in DoRpcSoakTest()
1205 int32_t overall_timeout_seconds) { in DoChannelSoakTest() argument
1211 overall_timeout_seconds); in DoChannelSoakTest()