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

/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dmedia_galleries_dialog_views_unittest.cc23 MediaGalleryPrefInfo MakePrefInfoForTesting(MediaGalleryPrefId id) { function in namespace:__anon5262
69 MediaGalleriesDialogController::Entry(MakePrefInfoForTesting(1), true));
71 MediaGalleriesDialogController::Entry(MakePrefInfoForTesting(2), false));
89 MediaGalleriesDialogController::Entry(MakePrefInfoForTesting(1), true));
119 MediaGalleryPrefInfo gallery1 = MakePrefInfoForTesting(1);
125 MediaGalleryPrefInfo gallery2 = MakePrefInfoForTesting(2);
146 MediaGalleryPrefInfo gallery1 = MakePrefInfoForTesting(1);
152 MediaGalleryPrefInfo gallery2 = MakePrefInfoForTesting(2);

Completed in 116 milliseconds