Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/socket/
H A Dssl_client_socket_unittest.cc4098 auto cached_servers_with_decision = in TEST_F() local
4100 EXPECT_EQ(cached_servers_with_decision.size(), 1U); in TEST_F()
4101 EXPECT_TRUE(cached_servers_with_decision.contains(host_port_pair2)); in TEST_F()