spdy_session_pool_  126 net/http/http_network_session.cc       spdy_session_pool_(params.host_resolver,
spdy_session_pool_  149 net/http/http_network_session.cc   spdy_session_pool_.CloseAllSessions();
spdy_session_pool_  199 net/http/http_network_session.cc   return spdy_session_pool_.SpdySessionPoolInfoToValue();
spdy_session_pool_  221 net/http/http_network_session.cc   spdy_session_pool_.CloseCurrentSessions(ERR_ABORTED);
spdy_session_pool_  228 net/http/http_network_session.cc   spdy_session_pool_.CloseCurrentIdleSessions();
spdy_session_pool_  135 net/http/http_network_session.h   SpdySessionPool* spdy_session_pool() { return &spdy_session_pool_; }
spdy_session_pool_  204 net/http/http_network_session.h   SpdySessionPool spdy_session_pool_;
spdy_session_pool_   43 net/http/http_proxy_client_socket_pool.cc       spdy_session_pool_(spdy_session_pool),
spdy_session_pool_   70 net/http/http_proxy_client_socket_pool.h     return spdy_session_pool_;
spdy_session_pool_   82 net/http/http_proxy_client_socket_pool.h   SpdySessionPool* spdy_session_pool_;
spdy_session_pool_   40 net/spdy/spdy_session_pool_unittest.cc     spdy_session_pool_ = http_session_->spdy_session_pool();
spdy_session_pool_   47 net/spdy/spdy_session_pool_unittest.cc   SpdySessionPool* spdy_session_pool_;
spdy_session_pool_   62 net/spdy/spdy_session_pool_unittest.cc       : spdy_session_pool_(spdy_session_pool),
spdy_session_pool_   79 net/spdy/spdy_session_pool_unittest.cc     ignore_result(CreateFakeSpdySession(spdy_session_pool_, key_));
spdy_session_pool_   83 net/spdy/spdy_session_pool_unittest.cc   SpdySessionPool* const spdy_session_pool_;
spdy_session_pool_  123 net/spdy/spdy_session_pool_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, test_key));
spdy_session_pool_  130 net/spdy/spdy_session_pool_unittest.cc   SessionOpeningDelegate delegate(spdy_session_pool_, test_key);
spdy_session_pool_  134 net/spdy/spdy_session_pool_unittest.cc   spdy_session_pool_->CloseCurrentSessions(net::ERR_ABORTED);
spdy_session_pool_  136 net/spdy/spdy_session_pool_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, test_key));
spdy_session_pool_  206 net/spdy/spdy_session_pool_unittest.cc   spdy_session_pool_->CloseCurrentIdleSessions();
spdy_session_pool_  228 net/spdy/spdy_session_pool_unittest.cc   spdy_session_pool_->CloseCurrentIdleSessions();
spdy_session_pool_  235 net/spdy/spdy_session_pool_unittest.cc   spdy_session_pool_->CloseCurrentIdleSessions();
spdy_session_pool_  246 net/spdy/spdy_session_pool_unittest.cc   spdy_session_pool_->CloseCurrentIdleSessions();
spdy_session_pool_  286 net/spdy/spdy_session_pool_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, test_key));
spdy_session_pool_  293 net/spdy/spdy_session_pool_unittest.cc   SessionOpeningDelegate delegate(spdy_session_pool_, test_key);
spdy_session_pool_  297 net/spdy/spdy_session_pool_unittest.cc   spdy_session_pool_->CloseAllSessions();
spdy_session_pool_  299 net/spdy/spdy_session_pool_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, test_key));
spdy_session_pool_  377 net/spdy/spdy_session_pool_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, test_hosts[2].key));
spdy_session_pool_  380 net/spdy/spdy_session_pool_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, test_hosts[1].key));
spdy_session_pool_  386 net/spdy/spdy_session_pool_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, proxy_key));
spdy_session_pool_  389 net/spdy/spdy_session_pool_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, test_hosts[2].key));
spdy_session_pool_  398 net/spdy/spdy_session_pool_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, test_hosts[0].key));
spdy_session_pool_  399 net/spdy/spdy_session_pool_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, test_hosts[1].key));
spdy_session_pool_  400 net/spdy/spdy_session_pool_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, test_hosts[2].key));
spdy_session_pool_  405 net/spdy/spdy_session_pool_unittest.cc       spdy_session_pool_->FindAvailableSession(
spdy_session_pool_  411 net/spdy/spdy_session_pool_unittest.cc   SpdySessionPoolPeer pool_peer(spdy_session_pool_);
spdy_session_pool_  414 net/spdy/spdy_session_pool_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, test_hosts[1].key));
spdy_session_pool_  418 net/spdy/spdy_session_pool_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, test_hosts[1].key));
spdy_session_pool_  429 net/spdy/spdy_session_pool_unittest.cc       spdy_session_pool_->CloseCurrentSessions(ERR_ABORTED);
spdy_session_pool_  461 net/spdy/spdy_session_pool_unittest.cc       spdy_session_pool_->CloseCurrentIdleSessions();
spdy_session_pool_  479 net/spdy/spdy_session_pool_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, test_hosts[0].key));
spdy_session_pool_  480 net/spdy/spdy_session_pool_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, test_hosts[1].key));
spdy_session_pool_  481 net/spdy/spdy_session_pool_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, test_hosts[2].key));
spdy_session_pool_  106 net/spdy/spdy_session_unittest.cc         spdy_session_pool_(NULL),
spdy_session_pool_  129 net/spdy/spdy_session_unittest.cc     spdy_session_pool_ = http_session_->spdy_session_pool();
spdy_session_pool_  135 net/spdy/spdy_session_unittest.cc     spdy_session_pool_ = http_session_->spdy_session_pool();
spdy_session_pool_  175 net/spdy/spdy_session_unittest.cc   SpdySessionPool* spdy_session_pool_;
spdy_session_pool_  194 net/spdy/spdy_session_unittest.cc       spdy_session_pool_, key_, ERR_FAILED);
spdy_session_pool_  307 net/spdy/spdy_session_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_  312 net/spdy/spdy_session_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_  341 net/spdy/spdy_session_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_  402 net/spdy/spdy_session_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_  407 net/spdy/spdy_session_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_  483 net/spdy/spdy_session_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_  488 net/spdy/spdy_session_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_  562 net/spdy/spdy_session_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_  567 net/spdy/spdy_session_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_  625 net/spdy/spdy_session_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_  630 net/spdy/spdy_session_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_  695 net/spdy/spdy_session_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_  700 net/spdy/spdy_session_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_  752 net/spdy/spdy_session_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_  754 net/spdy/spdy_session_unittest.cc   spdy_session_pool_->OnIPAddressChanged();
spdy_session_pool_  763 net/spdy/spdy_session_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_  829 net/spdy/spdy_session_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_  866 net/spdy/spdy_session_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_ 1043 net/spdy/spdy_session_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_ 1052 net/spdy/spdy_session_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_ 1143 net/spdy/spdy_session_unittest.cc   spdy_session_pool_->http_server_properties()->SetSpdySetting(
spdy_session_pool_ 1150 net/spdy/spdy_session_unittest.cc       spdy_session_pool_->http_server_properties()->GetSpdySettings(
spdy_session_pool_ 1179 net/spdy/spdy_session_unittest.cc       spdy_session_pool_->http_server_properties()->GetSpdySettings(
spdy_session_pool_ 1211 net/spdy/spdy_session_unittest.cc   spdy_session_pool_->http_server_properties()->SetSpdySetting(
spdy_session_pool_ 1310 net/spdy/spdy_session_unittest.cc   spdy_session_pool_->http_server_properties()->SetSpdySetting(
spdy_session_pool_ 1316 net/spdy/spdy_session_unittest.cc   SpdySessionPoolPeer pool_peer(spdy_session_pool_);
spdy_session_pool_ 1330 net/spdy/spdy_session_unittest.cc       spdy_session_pool_->http_server_properties();
spdy_session_pool_ 1339 net/spdy/spdy_session_unittest.cc   spdy_session_pool_->OnIPAddressChanged();
spdy_session_pool_ 1362 net/spdy/spdy_session_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_ 1405 net/spdy/spdy_session_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_ 1410 net/spdy/spdy_session_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_ 2674 net/spdy/spdy_session_unittest.cc       CreateFakeSpdySession(spdy_session_pool_, key_);
spdy_session_pool_ 2802 net/spdy/spdy_session_unittest.cc       spdy_session_pool_->FindAvailableSession(key2, BoundNetLog());
spdy_session_pool_ 2935 net/spdy/spdy_session_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_privacy_enabled));
spdy_session_pool_ 2936 net/spdy/spdy_session_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_privacy_disabled));
spdy_session_pool_ 2940 net/spdy/spdy_session_unittest.cc       CreateFakeSpdySession(spdy_session_pool_, key_privacy_enabled);
spdy_session_pool_ 2942 net/spdy/spdy_session_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, key_privacy_enabled));
spdy_session_pool_ 2943 net/spdy/spdy_session_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_privacy_disabled));
spdy_session_pool_ 2947 net/spdy/spdy_session_unittest.cc       CreateFakeSpdySession(spdy_session_pool_, key_privacy_disabled);
spdy_session_pool_ 2949 net/spdy/spdy_session_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, key_privacy_enabled));
spdy_session_pool_ 2950 net/spdy/spdy_session_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, key_privacy_disabled));
spdy_session_pool_ 2953 net/spdy/spdy_session_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_privacy_enabled));
spdy_session_pool_ 2954 net/spdy/spdy_session_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, key_privacy_disabled));
spdy_session_pool_ 2957 net/spdy/spdy_session_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_privacy_enabled));
spdy_session_pool_ 2958 net/spdy/spdy_session_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_privacy_disabled));
spdy_session_pool_ 3184 net/spdy/spdy_session_unittest.cc       CreateFakeSpdySession(spdy_session_pool_, key_);
spdy_session_pool_ 4100 net/spdy/spdy_session_unittest.cc   EXPECT_TRUE(HasSpdySession(spdy_session_pool_, key_));
spdy_session_pool_ 4110 net/spdy/spdy_session_unittest.cc   EXPECT_FALSE(HasSpdySession(spdy_session_pool_, key_));