Searched refs:auto_erase (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_galleries_preferences_unittest.cc533 MediaGalleryPrefId auto_erase = local
534 AddFixedGalleryWithExepectation("auto_erase", "AutoErase",
536 EXPECT_EQ(default_galleries_count() + 3UL, auto_erase);
575 gallery_prefs()->EraseGalleryById(auto_erase);
576 device_id = expected_galleries_[auto_erase].device_id;
577 expected_galleries_.erase(auto_erase);
578 expected_device_map[device_id].erase(auto_erase);
579 expected_galleries_for_all.erase(auto_erase);

Completed in 378 milliseconds