QUIC_INTERNAL_ERROR  594 net/quic/quic_client_session.cc   CloseSessionOnErrorInner(error, QUIC_INTERNAL_ERROR);
QUIC_INTERNAL_ERROR  300 net/quic/quic_connection.cc     CloseConnection(QUIC_INTERNAL_ERROR, false);
QUIC_INTERNAL_ERROR  353 net/quic/quic_connection.cc     CloseConnection(QUIC_INTERNAL_ERROR, false);
QUIC_INTERNAL_ERROR  139 net/quic/quic_crypto_client_stream.cc             CloseConnection(QUIC_INTERNAL_ERROR);
QUIC_INTERNAL_ERROR  144 net/quic/quic_crypto_client_stream.cc             CloseConnection(QUIC_INTERNAL_ERROR);
QUIC_INTERNAL_ERROR 1247 net/quic/quic_framer.cc           return RaiseError(QUIC_INTERNAL_ERROR);
QUIC_INTERNAL_ERROR 1266 net/quic/quic_framer.cc           return RaiseError(QUIC_INTERNAL_ERROR);
QUIC_INTERNAL_ERROR 1275 net/quic/quic_framer.cc           return RaiseError(QUIC_INTERNAL_ERROR);
QUIC_INTERNAL_ERROR  124 net/quic/quic_packet_generator.cc       delegate_->CloseConnection(QUIC_INTERNAL_ERROR, false);
QUIC_INTERNAL_ERROR  272 net/quic/quic_session.cc       connection_->CloseConnection(QUIC_INTERNAL_ERROR, false);
QUIC_INTERNAL_ERROR  153 net/quic/quic_utils.cc     RETURN_STRING_LITERAL(QUIC_INTERNAL_ERROR);
QUIC_INTERNAL_ERROR  237 net/quic/reliable_quic_stream_test.cc   stream_->OnConnectionClosed(QUIC_INTERNAL_ERROR, false);