Home
last modified time | relevance | path

Searched defs:QuicErrorCodeToTransportErrorCode (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.cc62 TEST_F(QuicErrorCodesTest, QuicErrorCodeToTransportErrorCode) { in TEST_F() argument
H A Dquic_error_codes.cc341 QuicErrorCodeToIetfMapping QuicErrorCodeToTransportErrorCode( in QuicErrorCodeToTransportErrorCode() function