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

/external/chromium_org/net/quic/
H A Dquic_config_test.cc250 EXPECT_EQ(QUIC_INVALID_NEGOTIATED_VALUE, error);
265 EXPECT_EQ(QUIC_INVALID_NEGOTIATED_VALUE, error);
H A Dquic_utils.cc198 RETURN_STRING_LITERAL(QUIC_INVALID_NEGOTIATED_VALUE);
H A Dquic_config.cc113 return QUIC_INVALID_NEGOTIATED_VALUE;
197 return QUIC_INVALID_NEGOTIATED_VALUE;
H A Dquic_protocol.h471 QUIC_INVALID_NEGOTIATED_VALUE = 23, enumerator in enum:net::QuicErrorCode

Completed in 225 milliseconds