HomeSort by relevance Sort by last modified time
    Searched defs:SPDY2 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/spdy/
spdy_protocol_test.cc 18 SPDY2 = 2,
40 ::testing::Values(SPDY2, SPDY3));
65 ::testing::Values(SPDY2, SPDY3));
spdy_protocol.h 34 SPDY2 = 2,
35 SPDY_MIN_VERSION = SPDY2,

Completed in 460 milliseconds