Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/quic/
H A Dquic_proxy_client_socket_test_base.h219 ConstructServerConnectErrorReplyPacket(uint64_t packet_number, bool fin);
H A Dquic_proxy_client_socket_test_base.cc441 QuicProxyClientSocketTestBase::ConstructServerConnectErrorReplyPacket( in ConstructServerConnectErrorReplyPacket() function in net::QuicProxyClientSocketTestBase
H A Dquic_proxy_client_socket_unittest.cc914 ConstructServerConnectErrorReplyPacket(1, !kFin)); in TEST_P()