Home
last modified time | relevance | path

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

/external/chromium_org/net/quic/
Dreliable_quic_stream_test.cc670 QuicStreamFrame stream_frame_with_fin(stream_->id(), true, 1234, in TEST_F() local
672 stream_->OnStreamFrame(stream_frame_with_fin); in TEST_F()