GetMethodKey     3392 net/http/http_network_transaction_unittest.cc     spdy_util_.GetMethodKey(), "CONNECT",
GetMethodKey     11285 net/http/http_network_transaction_unittest.cc     spdy_util_.GetMethodKey(), "GET",
GetMethodKey     3846 net/spdy/spdy_network_transaction_unittest.cc   expected.push_back(std::string(spdy_util_.GetMethodKey()) + ": GET");
GetMethodKey      928 net/spdy/spdy_test_util_common.cc     GetMethodKey(),  "GET",
GetMethodKey      952 net/spdy/spdy_test_util_common.cc     GetMethodKey(),  "CONNECT",
GetMethodKey     1114 net/spdy/spdy_test_util_common.cc     GetMethodKey(), "POST",
GetMethodKey     1230 net/spdy/spdy_test_util_common.cc   (*headers)[GetMethodKey()] = method.as_string();
GetMethodKey      516 net/spdy/spdy_test_util_common.h   const char* GetMethodKey() const;