Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/frames/
H A Dquic_frame.h100 QuicPathChallengeFrame path_challenge_frame; member
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_test_packet_maker.cc1260 auto path_challenge_frame = quic::QuicPathChallengeFrame(0, payload); in AddQuicPathChallengeFrame() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_framer_test.cc10753 QuicPathChallengeFrame path_challenge_frame(9, buffer); in TEST_P() local
H A Dquic_connection_test.cc15401 QuicPathChallengeFrame path_challenge_frame; in TEST_P() local