Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_utils.h1887 void AlwaysGetPacketTooLarge() { always_get_packet_too_large_ = true; } in AlwaysGetPacketTooLarge() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_connection_test.cc1299 void AlwaysGetPacketTooLarge() { writer_->AlwaysGetPacketTooLarge(); } in AlwaysGetPacketTooLarge() function in quic::test::__anon7d1f00100111::QuicConnectionTest
7845 TEST_P(QuicConnectionTest, AlwaysGetPacketTooLarge) { in TEST_P() argument