Searched defs:cached_resource (Results 1 – 4 of 4) sorted by relevance
149 absl::StatusOr<FileBackedResourceCache::ResourceAndMetadata> cached_resource = in TEST_F() local180 cached_resource = (*resource_cache)->Get(kKey1, std::nullopt); in TEST_F() local338 cached_resource = (*resource_cache)->Get(kKey1, std::nullopt); in TEST_F() local393 cached_resource = (*resource_cache)->Get(kKey1, 6 * kMaxAge); in TEST_F() local412 cached_resource = (*resource_cache)->Get(kKey1, 6 * kMaxAge); in TEST_F() local501 cached_resource = (*resource_cache)->Get(kKey1, std::nullopt); in TEST_F() local533 cached_resource = (*resource_cache)->Get(kKey1, std::nullopt); in TEST_F() local561 cached_resource = (*resource_cache)->Get(kKey1, std::nullopt); in TEST_F() local
175 CachedResource cached_resource; in Put() local226 CachedResource cached_resource = manifest.cache().at(cache_id_str); in Get() local
63 absl::Cord cached_resource = cached_resource_and_metadata.resource; in TryGetResourceFromCache() local430 absl::StatusOr<absl::Cord> cached_resource = in FetchResourcesInMemory() local
1292 absl::Cord cached_resource("(((*°▽°*)八(*°▽°*)))"); in TEST_F() local1327 absl::Cord cached_resource("(((*°▽°*)八(*°▽°*)))"); in TEST_F() local