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

  /external/chromium/net/http/
http_network_transaction_unittest.cc 330 static const char kExpectedNPNString[] = "\x08http/1.1\x06spdy/2";
    [all...]
  /external/chromium/net/spdy/
spdy_network_transaction_unittest.cc 29 static const char kExpectedNPNString[] = "\x08http/1.1\x06spdy/2";
131 HttpStreamFactory::set_next_protos(kExpectedNPNString);
    [all...]

Completed in 34 milliseconds