Searched defs:SPDY2 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/spdy/
H A Dspdy_protocol_test.cc19 SPDY2 = net::SPDY2, enumerator in enum:__anon9599::SpdyProtocolTestTypes
41 ::testing::Values(SPDY2, SPDY3));
48 ::testing::Values(SPDY2, SPDY3));
H A Dspdy_protocol.h34 SPDY2 = 2, enumerator in enum:net::SpdyMajorVersion
35 SPDY_MIN_VERSION = SPDY2,

Completed in 107 milliseconds