Searched refs:test_end_time (Results 1 – 1 of 1) sorted by relevance
88 gpr_timespec test_end_time; in MainLoop() local90 test_end_time = gpr_inf_future(GPR_CLOCK_REALTIME); in MainLoop()92 test_end_time = in MainLoop()99 while (gpr_time_cmp(gpr_now(GPR_CLOCK_REALTIME), test_end_time) < 0) { in MainLoop()