Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/http/
H A Dquic_spdy_stream_test.cc549 auto qpack_decoder_stream = in TEST_P() local
553 WritevData(qpack_decoder_stream->id(), _, _, NO_FIN, _, _)) in TEST_P()
2936 auto qpack_decoder_stream = in TEST_P() local
2940 WritevData(qpack_decoder_stream->id(), /* write_length = */ 1, in TEST_P()
2944 WritevData(qpack_decoder_stream->id(), /* write_length = */ 1, in TEST_P()
2968 auto qpack_decoder_stream = in TEST_P() local
2972 WritevData(qpack_decoder_stream->id(), /* write_length = */ 1, in TEST_P()
2976 WritevData(qpack_decoder_stream->id(), /* write_length = */ 1, in TEST_P()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/tools/
H A Dquic_simple_server_stream_test.cc672 auto* qpack_decoder_stream = in TEST_P() local
674 EXPECT_CALL(session_, WritevData(qpack_decoder_stream->id(), _, _, _, _, _)) in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/tools/
H A Dquic_simple_server_stream_test.cc718 auto* qpack_decoder_stream = in TEST_P() local
720 EXPECT_CALL(session_, WritevData(qpack_decoder_stream->id(), _, _, _, _, _)) in TEST_P()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/http/
H A Dquic_spdy_stream_test.cc340 auto qpack_decoder_stream = in InitializeWithPerspective() local
343 WritevData(qpack_decoder_stream->id(), 1, 0, _, _, _)); in InitializeWithPerspective()
2795 auto qpack_decoder_stream = in TEST_P() local
2797 EXPECT_CALL(*session_, WritevData(qpack_decoder_stream->id(), 1, 1, _, _, _)); in TEST_P()
2813 auto qpack_decoder_stream = in TEST_P() local
2815 EXPECT_CALL(*session_, WritevData(qpack_decoder_stream->id(), 1, 1, _, _, _)); in TEST_P()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-http3/src/
H A Dconnection_client.rs652 let mut qpack_decoder_stream = false; in check_control_qpack_streams() localVariable
675 qpack_decoder_stream = true; in check_control_qpack_streams()
691 assert!(qpack_decoder_stream); in check_control_qpack_streams()
2438 let mut qpack_decoder_stream = false; in check_control_qpack_request_streams_resumption() localVariable
2472 qpack_decoder_stream = true; in check_control_qpack_request_streams_resumption()
2495 assert!(qpack_decoder_stream); in check_control_qpack_request_streams_resumption()
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-http3/src/
H A Dconnection_client.rs1059 let mut qpack_decoder_stream = false; in check_client_control_qpack_streams() localVariable
1087 qpack_decoder_stream = true; in check_client_control_qpack_streams()
1105 assert!(qpack_decoder_stream); in check_client_control_qpack_streams()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-http3/src/
H A Dconnection_client.rs985 let mut qpack_decoder_stream = false; in check_client_control_qpack_streams() localVariable
1013 qpack_decoder_stream = true; in check_client_control_qpack_streams()
1030 assert!(qpack_decoder_stream); in check_client_control_qpack_streams()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-http3/src/
H A Dconnection_client.rs985 let mut qpack_decoder_stream = false; in check_client_control_qpack_streams() localVariable
1013 qpack_decoder_stream = true; in check_client_control_qpack_streams()
1030 assert!(qpack_decoder_stream); in check_client_control_qpack_streams()