Searched defs:QuicIetfTransportErrorCodeString (Results 1 – 2 of 2) sorted by relevance
22 TEST_F(QuicErrorCodesTest, QuicIetfTransportErrorCodeString) { in TEST_F() argument
298 std::string QuicIetfTransportErrorCodeString(QuicIetfTransportErrorCodes c) { in QuicIetfTransportErrorCodeString() function