Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_simple_server_session.cc33 set_max_streams_accepted_per_loop(5u); in QuicSimpleServerSession()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_session.h881 void set_max_streams_accepted_per_loop( in set_max_streams_accepted_per_loop() function
H A Dquic_session_test.cc249 set_max_streams_accepted_per_loop(5); in TestSession()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_server_session_base_test.cc73 set_max_streams_accepted_per_loop(4u); in TestServerSession()