Home
last modified time | relevance | path

Searched refs:http_proxy_pool_ptr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_stream_factory_unittest.cc553 auto* http_proxy_pool_ptr = http_proxy_pool.get(); in TEST_F() local
558 EXPECT_EQ(test.num_streams, http_proxy_pool_ptr->last_num_streams()); in TEST_F()
559 EXPECT_EQ(GetGroupId(test), http_proxy_pool_ptr->last_group_id()); in TEST_F()
1002 auto* http_proxy_pool_ptr = http_proxy_pool.get(); in TEST_F() local
1008 EXPECT_EQ(num_streams, http_proxy_pool_ptr->last_num_streams()); in TEST_F()
H A Dhttp_network_transaction_unittest.cc15499 auto* http_proxy_pool_ptr = http_proxy_pool.get(); in TEST_P() local
15507 http_proxy_pool_ptr->last_group_id_received()); in TEST_P()