Searched defs:GalleryWatchesSupported (Results 1 - 3 of 3) sorted by last modified time

/external/chromium_org/chrome/browser/media_galleries/
H A Dgallery_watch_manager_unittest.cc126 bool GalleryWatchesSupported() { function in class:component_updater::GalleryWatchManagerTest
195 if (GalleryWatchesSupported()) {
213 if (!GalleryWatchesSupported())
258 if (!GalleryWatchesSupported())
286 if (!GalleryWatchesSupported())
301 if (!GalleryWatchesSupported())
316 if (!GalleryWatchesSupported())
/external/chromium_org/chrome/browser/extensions/api/media_galleries/
H A Dmedia_galleries_watch_apitest.cc106 bool GalleryWatchesSupported() { function in class:MediaGalleriesGalleryWatchApiTest
128 std::string expected_result = GalleryWatchesSupported()
207 if (GalleryWatchesSupported())
215 if (GalleryWatchesSupported())
221 if (!GalleryWatchesSupported())
239 if (!GalleryWatchesSupported())
266 if (!GalleryWatchesSupported())
313 if (!GalleryWatchesSupported())
343 if (!GalleryWatchesSupported())
/external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
H A Dmedia_galleries_watch_apitest.cc103 bool GalleryWatchesSupported() { function in class:MediaGalleriesPrivateGalleryWatchApiTest
125 std::string expected_result = GalleryWatchesSupported() ?
207 if (GalleryWatchesSupported())
215 if (GalleryWatchesSupported())
222 if (!GalleryWatchesSupported())
249 if (!GalleryWatchesSupported())
299 if (!GalleryWatchesSupported())
325 if (!GalleryWatchesSupported())

Completed in 102 milliseconds