Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_control_frame_manager_test.cc185 TEST_F(QuicControlFrameManagerTest, RetransmitControlFrame) { in TEST_F() argument
Dquic_control_frame_manager.cc269 bool QuicControlFrameManager::RetransmitControlFrame(const QuicFrame& frame, in RetransmitControlFrame() function in quic::QuicControlFrameManager