Home
last modified time | relevance | path

Searched defs:stop_waiting_frames (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
Dsimple_quic_framer.cc263 const std::vector<QuicStopWaitingFrame>& stop_waiting_frames() const { in stop_waiting_frames() function in quic::test::SimpleFramerVisitor
379 const std::vector<QuicStopWaitingFrame>& SimpleQuicFramer::stop_waiting_frames() in stop_waiting_frames() function in quic::test::SimpleQuicFramer
Dquic_test_utils.h1898 const std::vector<QuicStopWaitingFrame>& stop_waiting_frames() const { in stop_waiting_frames() function