Searched refs:kExpectedNPNString (Results 1 – 2 of 2) sorted by relevance
330 static const char kExpectedNPNString[] = "\x08http/1.1\x06spdy/2"; variable6547 HttpStreamFactory::set_next_protos(kExpectedNPNString); in TEST_F()6638 HttpStreamFactory::set_next_protos(kExpectedNPNString); in TEST_F()6756 HttpStreamFactory::set_next_protos(kExpectedNPNString); in TEST_F()6870 HttpStreamFactory::set_next_protos(kExpectedNPNString); in TEST_F()6985 HttpStreamFactory::set_next_protos(kExpectedNPNString); in TEST_F()7871 HttpStreamFactory::set_next_protos(kExpectedNPNString); in TEST_F()
29 static const char kExpectedNPNString[] = "\x08http/1.1\x06spdy/2"; variable131 HttpStreamFactory::set_next_protos(kExpectedNPNString); in RunPreTestSetup()