Searched refs:compareWithExpectedValue (Results 1 – 1 of 1) sorted by relevance
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
H A D | ExifInterfaceTest.java | 260 private void compareWithExpectedValue(ExifInterface exifInterface, in compareWithExpectedValue() method in ExifInterfaceTest 321 compareWithExpectedValue(exifInterface, expectedValue, verboseTag); in testExifInterfaceCommon() 328 compareWithExpectedValue(exifInterface, expectedValue, verboseTag); in testExifInterfaceCommon() 338 compareWithExpectedValue(exifInterface, expectedValue, verboseTag); in testExifInterfaceCommon() 348 compareWithExpectedValue(exifInterface, expectedValue, verboseTag); in testExifInterfaceCommon() 363 compareWithExpectedValue(exifInterface, expectedValue, verboseTag); in testSaveAttributes_withFileName() 375 compareWithExpectedValue(exifInterface, expectedValue, verboseTag); in testSaveAttributes_withFileName() 389 compareWithExpectedValue(exifInterface, expectedValue, verboseTag); in testSaveAttributes_withFileDescriptor() 403 compareWithExpectedValue(exifInterface, expectedValue, verboseTag); in testSaveAttributes_withFileDescriptor()
|