GetSchemeKey     11288 net/http/http_network_transaction_unittest.cc     spdy_util_.GetSchemeKey(), "http",
GetSchemeKey     3844 net/spdy/spdy_network_transaction_unittest.cc   expected.push_back(std::string(spdy_util_.GetSchemeKey()) + ": http");
GetSchemeKey      698 net/spdy/spdy_test_util_common.cc     (*headers)[GetSchemeKey()] = scheme;
GetSchemeKey      930 net/spdy/spdy_test_util_common.cc     GetSchemeKey(),  "http",
GetSchemeKey     1117 net/spdy/spdy_test_util_common.cc     GetSchemeKey(), "http",
GetSchemeKey     1233 net/spdy/spdy_test_util_common.cc   (*headers)[GetSchemeKey()] = scheme.c_str();
GetSchemeKey      519 net/spdy/spdy_test_util_common.h   const char* GetSchemeKey() const;