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