Searched refs:assertPfdAndFileContentsEqual (Results 1 – 1 of 1) sorted by relevance
544 assertPfdAndFileContentsEqual(pfd, cropSystemWallpaperFile); in getWallpaperWithFeature_getCropped_returnsCropFile()567 assertPfdAndFileContentsEqual(pfd, originalSystemWallpaperFile); in getWallpaperWithFeature_notGetCropped_returnsOriginalFile()612 private static void assertPfdAndFileContentsEqual(ParcelFileDescriptor pfd, File file) in assertPfdAndFileContentsEqual() method in WallpaperManagerServiceTests