Home | History | Annotate | Download | only in appcache

Lines Matching refs:EXPLICIT

131   entry.flags = AppCacheEntry::EXPLICIT;
165 EXPECT_EQ(AppCacheEntry::EXPLICIT, found[0].flags);