HomeSort by relevance Sort by last modified time
    Searched full:gallery_count (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/media_galleries/
media_file_system_registry_unittest.cc 866 const size_t gallery_count = GetAutoAddedGalleries(profile_state).size(); local
873 EXPECT_EQ(gallery_count + 1, GetAutoAddedGalleries(profile_state).size());
889 EXPECT_EQ(gallery_count, GetAutoAddedGalleries(profile_state).size());
893 EXPECT_EQ(gallery_count, GetAutoAddedGalleries(profile_state).size());
    [all...]

Completed in 497 milliseconds