Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/end2end/tests/
Dmax_connection_age.cc170 gpr_timespec channel_shutdown_time = gpr_now(GPR_CLOCK_MONOTONIC); in test_max_age_forcibly_close() local
171 GPR_ASSERT(gpr_time_cmp(channel_shutdown_time, expect_shutdown_time) < 0); in test_max_age_forcibly_close()