Searched refs:sleep_duration_ms_ (Results 1 – 2 of 2) sorted by relevance
81 sleep_duration_ms_(sleep_duration_ms) {} in StressTestInteropClient()108 if (sleep_duration_ms_ > 0) { in MainLoop()111 gpr_time_from_millis(sleep_duration_ms_, GPR_TIMESPAN)); in MainLoop()
112 long sleep_duration_ms_; variable