Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_stream_test.cc744 const QuicStreamOffset kByteOffsetExceedingFlowControlWindow = in TEST_P() local
750 ASSERT_GT(kByteOffsetExceedingFlowControlWindow, in TEST_P()
752 ASSERT_GT(kByteOffsetExceedingFlowControlWindow, in TEST_P()
755 stream_->id(), /*fin=*/true, kByteOffsetExceedingFlowControlWindow, in TEST_P()