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

  /external/chromium_org/net/quic/
quic_session_test.cc 272 EXPECT_CALL(*connection_, SendRstStream(3u, QUIC_STREAM_PEER_GOING_AWAY));
quic_utils.cc 134 RETURN_STRING_LITERAL(QUIC_STREAM_PEER_GOING_AWAY);
quic_session.cc 335 SendRstStream(stream_id, QUIC_STREAM_PEER_GOING_AWAY);
quic_protocol.h 275 QUIC_STREAM_PEER_GOING_AWAY,

Completed in 139 milliseconds