Searched refs:QUIC_PACKET_FOR_NONEXISTENT_STREAM (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_utils.cc175 RETURN_STRING_LITERAL(QUIC_PACKET_FOR_NONEXISTENT_STREAM);
H A Dquic_protocol.h450 QUIC_PACKET_FOR_NONEXISTENT_STREAM = 15, enumerator in enum:net::QuicErrorCode
H A Dquic_session.cc638 connection()->SendConnectionClose(QUIC_PACKET_FOR_NONEXISTENT_STREAM);
/external/chromium_org/net/tools/quic/
H A Dend_to_end_test.cc842 EXPECT_EQ(QUIC_PACKET_FOR_NONEXISTENT_STREAM, client_->connection_error());

Completed in 1097 milliseconds