Home
last modified time | relevance | path

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

/external/cronet/net/http/
Dhttp_server_properties_unittest.cc3055 HttpServerProperties::QuicServerInfoMapKey h2_key( in TEST_F() local
3063 EXPECT_EQ(h2_key, impl_.quic_server_info_map().begin()->first); in TEST_F()
3074 EXPECT_EQ(h2_key, impl_.quic_server_info_map().begin()->first); in TEST_F()
3099 HttpServerProperties::QuicServerInfoMapKey h2_key( in TEST_F() local
3117 quic_server_info_map->Put(h2_key, h2_server_info); in TEST_F()