Searched defs:QuicRstStreamErrorCodeToString (Results 1 – 2 of 2) sorted by relevance
20 const char* QuicRstStreamErrorCodeToString(QuicRstStreamErrorCode error) { in QuicRstStreamErrorCodeToString() function
104 TEST_F(QuicRstErrorCodesTest, QuicRstStreamErrorCodeToString) { in TEST_F() argument