Home
last modified time | relevance | path

Searched refs:assertBitmapsEquivalent (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DExifInterfaceTest.java368 assertBitmapsEquivalent(srcFile, imageFile); in testSaveAttributes_withFileName()
497 private void assertBitmapsEquivalent(File expectedImageFile, File actualImageFile) { in assertBitmapsEquivalent() method in ExifInterfaceTest