Searched refs:channel_shutdown_time (Results 1 – 1 of 1) sorted by relevance
170 gpr_timespec channel_shutdown_time = gpr_now(GPR_CLOCK_MONOTONIC); in test_max_age_forcibly_close() local171 GPR_ASSERT(gpr_time_cmp(channel_shutdown_time, expect_shutdown_time) < 0); in test_max_age_forcibly_close()