Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dmock_http_cache.h329 bool CreateBackendEntry(const std::string& key,
H A Dhttp_cache_writers_unittest.cc104 cache_.CreateBackendEntry(GenerateCacheKey(kSimpleGET_Transaction.url), in CreateWriters()
H A Dmock_http_cache.cc789 bool MockHttpCache::CreateBackendEntry(const std::string& key, in CreateBackendEntry() function in net::MockHttpCache
H A Dhttp_cache_unittest.cc617 ASSERT_TRUE(cache->CreateBackendEntry(request.CacheKey(), &entry, nullptr)); in CreateTruncatedEntry()
9330 ASSERT_TRUE(cache.CreateBackendEntry(request.CacheKey(), &entry, nullptr)); in TEST_F()
9376 ASSERT_TRUE(cache.CreateBackendEntry(request.CacheKey(), &entry, nullptr)); in TEST_F()
9414 ASSERT_TRUE(cache.CreateBackendEntry(request.CacheKey(), &entry, nullptr)); in TEST_F()
10019 ASSERT_TRUE(cache.CreateBackendEntry( in TEST_F()