Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/interop/
Dstress_interop_client.cc80 test_duration_secs_(test_duration_secs), in StressTestInteropClient()
89 if (test_duration_secs_ < 0) { in MainLoop()
94 gpr_time_from_seconds(test_duration_secs_, GPR_TIMESPAN)); in MainLoop()
Dstress_interop_client.h111 long test_duration_secs_; variable