Searched defs:StreamErrorToString (Results 1 – 2 of 2) sorted by relevance
32 TEST(QuicUtilsTest, StreamErrorToString) { in TEST() argument
132 const char* QuicUtils::StreamErrorToString(QuicRstStreamErrorCode error) { in StreamErrorToString() function in net::QuicUtils