Home | History | Annotate | Download | only in appcache

Lines Matching refs:FindCache

657     EXPECT_TRUE(database()->FindCache(cache_->cache_id(), &cache_record));
701 EXPECT_TRUE(database()->FindCache(2, &cache_record));
704 EXPECT_FALSE(database()->FindCache(1, &cache_record));
748 EXPECT_TRUE(database()->FindCache(1, &cache_record));
806 EXPECT_FALSE(database()->FindCache(cache_->cache_id(), &cache_record));
861 EXPECT_FALSE(database()->FindCache(1, &cache_record));