Home
last modified time | relevance | path

Searched defs:path_response_frame (Results 1 – 4 of 4) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/frames/
Dquic_frame.h97 QuicPathResponseFrame path_response_frame; member
/external/cronet/net/quic/
Dquic_test_packet_maker.cc1275 auto path_response_frame = quic::QuicPathResponseFrame(0, payload); in AddQuicPathResponseFrame() local
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_framer_test.cc12646 QuicPathResponseFrame path_response_frame(8, buffer); in TEST_P() local
Dquic_connection_test.cc15568 QuicPathResponseFrame path_response_frame; in TEST_P() local