Searched defs:cache_result (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/net/dns/ |
H A D | host_resolver_manager_unittest.cc | 559 const std::pair<const HostCache::Key, HostCache::Entry>* cache_result = in TEST_F() local 588 const std::pair<const HostCache::Key, HostCache::Entry>* cache_result = in TEST_F() local 822 const std::pair<const HostCache::Key, HostCache::Entry>* cache_result = in TEST_F() local 2531 const std::pair<const HostCache::Key, HostCache::Entry>* cache_result = in TEST_F() local 6021 const std::pair<const HostCache::Key, HostCache::Entry>* cache_result = in TEST_F() local 6034 const std::pair<const HostCache::Key, HostCache::Entry>* cache_result; in TEST_F() local 6167 const std::pair<const HostCache::Key, HostCache::Entry>* cache_result; in TEST_F() local 6257 const std::pair<const HostCache::Key, HostCache::Entry>* cache_result = in TEST_F() local 6288 const std::pair<const HostCache::Key, HostCache::Entry>* cache_result = in TEST_F() local 6393 const std::pair<const HostCache::Key, HostCache::Entry>* cache_result; in TEST_F() local [all …]
|
H A D | host_resolver_manager.cc | 980 const std::pair<const HostCache::Key, HostCache::Entry>* cache_result; in MaybeServeFromCache() local
|
H A D | mock_host_resolver.cc | 1026 const std::pair<const HostCache::Key, HostCache::Entry>* cache_result; in ResolveFromIPLiteralOrCache() local
|