Home
last modified time | relevance | path

Searched refs:ConstructServerConnectRedirectReplyPacket (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/quic/
H A Dquic_proxy_client_socket_test_base.h217 ConstructServerConnectRedirectReplyPacket(uint64_t packet_number, bool fin);
H A Dquic_proxy_client_socket_test_base.cc429 QuicProxyClientSocketTestBase::ConstructServerConnectRedirectReplyPacket( in ConstructServerConnectRedirectReplyPacket() function in net::QuicProxyClientSocketTestBase
H A Dquic_proxy_client_socket_unittest.cc302 ConstructServerConnectRedirectReplyPacket(1, !kFin)); in TEST_P()