Searched refs:spdy_settings (Results 1 – 4 of 4) sorted by relevance
98 const SpdySettingsStorage& spdy_settings() const { return spdy_settings_; } in spdy_settings() function
59 SpdySettingsStorage* spdy_settings,
244 SpdySettingsStorage* spdy_settings, in SpdySession() argument253 spdy_settings_(spdy_settings), in SpdySession()
4208 EXPECT_TRUE(spdy_session_pool->spdy_settings().Get(host_port_pair).empty()); in TEST_P()4270 spdy_session_pool->spdy_settings().Get(host_port_pair); in TEST_P()4317 EXPECT_TRUE(spdy_session_pool->spdy_settings().Get(host_port_pair).empty()); in TEST_P()4339 EXPECT_EQ(2u, spdy_session_pool->spdy_settings().Get(host_port_pair).size()); in TEST_P()4343 spdy_session_pool->spdy_settings().Get(host_port_pair); in TEST_P()4383 spdy_session_pool->spdy_settings().Get(host_port_pair); in TEST_P()