GetHostKey       3394 net/http/http_network_transaction_unittest.cc     spdy_util_.GetHostKey(), "news.google.com",
GetHostKey       11287 net/http/http_network_transaction_unittest.cc     spdy_util_.GetHostKey(),  "www.google.com:443",
GetHostKey       3842 net/spdy/spdy_network_transaction_unittest.cc   expected.push_back(std::string(spdy_util_.GetHostKey()) + ": www.google.com");
GetHostKey        699 net/spdy/spdy_test_util_common.cc     (*headers)[GetHostKey()] = host;
GetHostKey        929 net/spdy/spdy_test_util_common.cc     GetHostKey(),    "www.google.com",
GetHostKey        954 net/spdy/spdy_test_util_common.cc     GetHostKey(),    "www.google.com",
GetHostKey       1116 net/spdy/spdy_test_util_common.cc     GetHostKey(), "www.google.com",
GetHostKey       1232 net/spdy/spdy_test_util_common.cc   (*headers)[GetHostKey()] = host.c_str();
GetHostKey        518 net/spdy/spdy_test_util_common.h   const char* GetHostKey() const;