Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_error_codes_test.cc22 TEST_F(QuicErrorCodesTest, QuicIetfTransportErrorCodeString) { in TEST_F() argument
H A Dquic_error_codes.cc298 std::string QuicIetfTransportErrorCodeString(QuicIetfTransportErrorCodes c) { in QuicIetfTransportErrorCodeString() function