HomeSort by relevance Sort by last modified time
    Searched refs:IsGroupStored (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/appcache/
appcache_service_unittest.cc 110 bool IsGroupStored(const GURL& manifest_url) {
250 EXPECT_FALSE(IsGroupStored(kManifestUrl));
254 EXPECT_FALSE(IsGroupStored(kManifestUrl));
260 EXPECT_TRUE(IsGroupStored(kManifestUrl));
265 EXPECT_TRUE(IsGroupStored(kManifestUrl));
275 EXPECT_FALSE(IsGroupStored(kManifestUrl));
285 EXPECT_TRUE(IsGroupStored(kManifestUrl));
294 EXPECT_FALSE(IsGroupStored(kManifestUrl));
303 EXPECT_FALSE(IsGroupStored(kManifestUrl));
312 EXPECT_FALSE(IsGroupStored(kManifestUrl))
    [all...]
mock_appcache_storage.h 118 bool IsGroupStored(const AppCacheGroup* group) {
appcache_update_job_unittest.cc     [all...]

Completed in 185 milliseconds