Searched refs:max_connection_idle (Results 1 – 6 of 6) sorted by relevance
68 grpc_millis max_connection_idle; member192 grpc_core::ExecCtx::Get()->Now() + chand->max_connection_idle, in decrease_call_count()292 chand->max_connection_idle, in max_idle_timer_cb()428 chand->max_connection_idle = DEFAULT_MAX_CONNECTION_IDLE_MS == INT_MAX in init_channel_elem()452 chand->max_connection_idle = in init_channel_elem()492 if (chand->max_connection_idle != GRPC_MILLIS_INF_FUTURE) { in init_channel_elem()
95 extern void max_connection_idle(grpc_end2end_test_config config);309 max_connection_idle(config); in grpc_end2end_tests()484 max_connection_idle(config); in grpc_end2end_tests()
97 extern void max_connection_idle(grpc_end2end_test_config config);313 max_connection_idle(config); in grpc_end2end_tests()492 max_connection_idle(config); in grpc_end2end_tests()
235 void max_connection_idle(grpc_end2end_test_config config) { in max_connection_idle() function
2699 'test/core/end2end/tests/max_connection_idle.cc',2790 'test/core/end2end/tests/max_connection_idle.cc',
1259 'test/core/end2end/tests/max_connection_idle.cc',