Searched refs:max_concurrent_streams (Results 1 – 12 of 12) sorted by relevance
16 "\x00grpc.max_concurrent_streams\x00"
93 extern void max_concurrent_streams(grpc_end2end_test_config config);311 max_concurrent_streams(config); in grpc_end2end_tests()484 max_concurrent_streams(config); in grpc_end2end_tests()
91 extern void max_concurrent_streams(grpc_end2end_test_config config);307 max_concurrent_streams(config); in grpc_end2end_tests()476 max_concurrent_streams(config); in grpc_end2end_tests()
197 uint32_t max_concurrent_streams; member
294 conn->proto.httpc.settings.max_concurrent_streams = in Curl_http2_setup_conn()648 uint32_t max_conn = httpc->settings.max_concurrent_streams; in on_frame_recv()650 httpc->settings.max_concurrent_streams = in on_frame_recv()657 httpc->settings.max_concurrent_streams)); in on_frame_recv()660 if(max_conn != httpc->settings.max_concurrent_streams) { in on_frame_recv()664 httpc->settings.max_concurrent_streams); in on_frame_recv()
1448 if(pipeLen >= httpc->settings.max_concurrent_streams) { in ConnectionExists()
47 max_concurrent_streams = GRPC_ARG_MAX_CONCURRENT_STREAMS variable in ChannelArgKey
315 [self testIndividualCase:(char *)"max_concurrent_streams"];
826 void max_concurrent_streams(grpc_end2end_test_config config) { in max_concurrent_streams() function
2697 'test/core/end2end/tests/max_concurrent_streams.cc',2788 'test/core/end2end/tests/max_concurrent_streams.cc',
1257 'test/core/end2end/tests/max_concurrent_streams.cc',
5445 test/core/end2end/tests/max_concurrent_streams.cc5565 test/core/end2end/tests/max_concurrent_streams.cc