Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_stream_peer.h41 static bool StreamContributesToConnectionFlowControl(QuicStream* stream);
H A Dquic_stream_peer.cc88 bool QuicStreamPeer::StreamContributesToConnectionFlowControl( in StreamContributesToConnectionFlowControl() function in quic::test::QuicStreamPeer
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_crypto_stream_test.cc209 QuicStreamPeer::StreamContributesToConnectionFlowControl(stream_)); in TEST_F()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_headers_stream_test.cc687 EXPECT_FALSE(QuicStreamPeer::StreamContributesToConnectionFlowControl( in TEST_P()