Home
last modified time | relevance | path

Searched refs:CalculateQuicSessionAliasKey (Results 1 – 12 of 12) sorted by relevance

/external/cronet/stable/net/http/
Dhttp_stream_key_unittest.cc161 TEST(HttpStreamKeyTest, CalculateQuicSessionAliasKey) { in TEST() argument
170 .CalculateQuicSessionAliasKey(); in TEST()
178 .CalculateQuicSessionAliasKey(); in TEST()
191 .CalculateQuicSessionAliasKey(kHttpsAliasHost); in TEST()
Dhttp_stream_key.h80 QuicSessionAliasKey CalculateQuicSessionAliasKey(
Dhttp_stream_key.cc91 QuicSessionAliasKey HttpStreamKey::CalculateQuicSessionAliasKey( in CalculateQuicSessionAliasKey() function in net::HttpStreamKey
Dhttp_stream_pool_job_controller.cc83 origin_stream_key.CalculateQuicSessionAliasKey(std::move(destination)); in CalculateAlternative()
113 origin_quic_key_(origin_stream_key_.CalculateQuicSessionAliasKey()), in JobController()
Dhttp_stream_pool_group.cc84 : stream_key_.CalculateQuicSessionAliasKey()), in Group()
Dhttp_stream_pool_attempt_manager_unittest.cc4429 requester1.GetStreamKey().CalculateQuicSessionAliasKey(); in TEST_F()
4431 requester2.GetStreamKey().CalculateQuicSessionAliasKey(); in TEST_F()
4493 requester1.GetStreamKey().CalculateQuicSessionAliasKey(); in TEST_F()
4495 requester2.GetStreamKey().CalculateQuicSessionAliasKey(); in TEST_F()
4539 requester1.GetStreamKey().CalculateQuicSessionAliasKey(); in TEST_F()
4541 preconnector2.GetStreamKey().CalculateQuicSessionAliasKey(); in TEST_F()
/external/cronet/tot/net/http/
Dhttp_stream_key_unittest.cc161 TEST(HttpStreamKeyTest, CalculateQuicSessionAliasKey) { in TEST() argument
170 .CalculateQuicSessionAliasKey(); in TEST()
178 .CalculateQuicSessionAliasKey(); in TEST()
191 .CalculateQuicSessionAliasKey(kHttpsAliasHost); in TEST()
Dhttp_stream_key.h80 QuicSessionAliasKey CalculateQuicSessionAliasKey(
Dhttp_stream_key.cc91 QuicSessionAliasKey HttpStreamKey::CalculateQuicSessionAliasKey( in CalculateQuicSessionAliasKey() function in net::HttpStreamKey
Dhttp_stream_pool_job_controller.cc83 origin_stream_key.CalculateQuicSessionAliasKey(std::move(destination)); in CalculateAlternative()
113 origin_quic_key_(origin_stream_key_.CalculateQuicSessionAliasKey()), in JobController()
Dhttp_stream_pool_group.cc84 : stream_key_.CalculateQuicSessionAliasKey()), in Group()
Dhttp_stream_pool_attempt_manager_unittest.cc4429 requester1.GetStreamKey().CalculateQuicSessionAliasKey(); in TEST_F()
4431 requester2.GetStreamKey().CalculateQuicSessionAliasKey(); in TEST_F()
4493 requester1.GetStreamKey().CalculateQuicSessionAliasKey(); in TEST_F()
4495 requester2.GetStreamKey().CalculateQuicSessionAliasKey(); in TEST_F()
4539 requester1.GetStreamKey().CalculateQuicSessionAliasKey(); in TEST_F()
4541 preconnector2.GetStreamKey().CalculateQuicSessionAliasKey(); in TEST_F()