Searched refs:test_duration_secs_ (Results 1 – 2 of 2) sorted by relevance
80 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()
111 long test_duration_secs_; variable