Home
last modified time | relevance | path

Searched defs:QuicRstStreamErrorCodeToString (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.cc104 TEST_F(QuicRstErrorCodesTest, QuicRstStreamErrorCodeToString) { in TEST_F() argument
H A Dquic_error_codes.cc20 const char* QuicRstStreamErrorCodeToString(QuicRstStreamErrorCode error) { in QuicRstStreamErrorCodeToString() function