Home
last modified time | relevance | path

Searched defs:connection_close_frames (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
Dsimple_quic_framer.cc241 const std::vector<QuicConnectionCloseFrame>& connection_close_frames() const { in connection_close_frames() function in quic::test::SimpleFramerVisitor
426 SimpleQuicFramer::connection_close_frames() const { in connection_close_frames() function in quic::test::SimpleQuicFramer
Dquic_test_utils.h1902 const std::vector<QuicConnectionCloseFrame>& connection_close_frames() const { in connection_close_frames() function
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_connection_test.cc1395 const std::vector<QuicConnectionCloseFrame>& connection_close_frames = in TestConnectionCloseQuicErrorCode() local
10173 const std::vector<QuicConnectionCloseFrame>& connection_close_frames = in TEST_P() local