Home
last modified time | relevance | path

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

/dports/devel/grpc134/grpc-1.34.1/test/core/end2end/tests/
H A 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()
/dports/devel/grpc/grpc-1.42.0/test/core/end2end/tests/
H A Dmax_connection_age.cc169 gpr_timespec channel_shutdown_time = gpr_now(GPR_CLOCK_MONOTONIC); in test_max_age_forcibly_close() local
170 GPR_ASSERT(gpr_time_cmp(channel_shutdown_time, expect_shutdown_time) < 0); in test_max_age_forcibly_close()
/dports/devel/grpc130/grpc-1.30.2/test/core/end2end/tests/
H A 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()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/core/end2end/tests/
H A 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()