StreamErrorToString  141 net/base/net_log_logger.cc       dict->SetInteger(net::QuicUtils::StreamErrorToString(error),
StreamErrorToString  682 net/quic/quic_connection.cc            << QuicUtils::StreamErrorToString(frame.error_code);
StreamErrorToString   54 net/quic/quic_utils.h   static const char* StreamErrorToString(QuicRstStreamErrorCode error);
StreamErrorToString   32 net/quic/quic_utils_test.cc TEST(QuicUtilsTest, StreamErrorToString) {
StreamErrorToString   34 net/quic/quic_utils_test.cc                QuicUtils::StreamErrorToString(QUIC_BAD_APPLICATION_PAYLOAD));