Searched refs:imagePath (Results 1 – 1 of 1) sorted by relevance
207 String imagePath = c.getString(c.getColumnIndex(Media.DATA)); in testQueryExternalMiniThumbnails() local211 assertExists("image file does not exist", imagePath); in testQueryExternalMiniThumbnails()222 assertNotExists("image file should no longer exist", imagePath); in testQueryExternalMiniThumbnails()232 imagePath = c.getString(c.getColumnIndex(Media.DATA)); in testQueryExternalMiniThumbnails()234 assertExists("image file does not exist", imagePath); in testQueryExternalMiniThumbnails()237 assertNotExists("image file should no longer exist", imagePath); in testQueryExternalMiniThumbnails()