Searched refs:compareWithExpectedValue (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/media/misc/src/android/media/misc/cts/ |
D | ExifInterfaceTest.java | 310 private void compareWithExpectedValue(ExifInterface exifInterface, in compareWithExpectedValue() method in ExifInterfaceTest 440 compareWithExpectedValue(exifInterface, expectedValue, verboseTag, true); in readFromStandaloneDataWithExif() 452 compareWithExpectedValue(exifInterface, expectedValue, verboseTag, true); in testExifInterfaceCommon() 456 compareWithExpectedValue(exifInterface, expectedValue, verboseTag, true); in testExifInterfaceCommon() 463 compareWithExpectedValue(exifInterface, expectedValue, verboseTag, true); in testExifInterfaceCommon() 473 compareWithExpectedValue(exifInterface, expectedValue, verboseTag, true); in testExifInterfaceCommon() 548 compareWithExpectedValue(exifInterface, expectedValue, verboseTag, false); in writeToFilesWithExif() 570 compareWithExpectedValue(exifInterface, expectedValue, verboseTag, false); in writeToFilesWithExif() 579 compareWithExpectedValue(exifInterface, expectedValue, verboseTag, false); in writeToFilesWithExif() 603 compareWithExpectedValue(exifInterface, expectedValue, verboseTag, false); in writeToFilesWithExif()
|