Searched defs:QuicErrorCodeToString (Results 1 – 2 of 2) sorted by relevance
18 TEST_F(QuicErrorCodesTest, QuicErrorCodeToString) { in TEST_F() argument
70 const char* QuicErrorCodeToString(QuicErrorCode error) { in QuicErrorCodeToString() function