HomeSort by relevance Sort by last modified time
    Searched refs:QUIC_PACKET_FOR_NONEXISTENT_STREAM (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/net/quic/
quic_utils.cc 161 RETURN_STRING_LITERAL(QUIC_PACKET_FOR_NONEXISTENT_STREAM);
quic_session.cc 320 connection()->SendConnectionClose(QUIC_PACKET_FOR_NONEXISTENT_STREAM);
quic_protocol.h 313 QUIC_PACKET_FOR_NONEXISTENT_STREAM,
  /external/chromium_org/net/tools/quic/
end_to_end_test.cc 508 EXPECT_EQ(QUIC_PACKET_FOR_NONEXISTENT_STREAM, client_->connection_error());

Completed in 368 milliseconds