Searched refs:compareWithExpectedValue (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/media/src/android/media/cts/ |
D | ExifInterfaceTest.java | 263 private void compareWithExpectedValue(ExifInterface exifInterface, in compareWithExpectedValue() method in ExifInterfaceTest 369 compareWithExpectedValue(exifInterface, expectedValue, verboseTag, true); in testExifInterfaceCommon() 373 compareWithExpectedValue(exifInterface, expectedValue, verboseTag, true); in testExifInterfaceCommon() 380 compareWithExpectedValue(exifInterface, expectedValue, verboseTag, true); in testExifInterfaceCommon() 390 compareWithExpectedValue(exifInterface, expectedValue, verboseTag, true); in testExifInterfaceCommon() 407 compareWithExpectedValue(exifInterface, expectedValue, verboseTag, false); in testSaveAttributes_withFileName() 419 compareWithExpectedValue(exifInterface, expectedValue, verboseTag, false); in testSaveAttributes_withFileName() 435 compareWithExpectedValue(exifInterface, expectedValue, verboseTag, false); in testSaveAttributes_withFileDescriptor() 449 compareWithExpectedValue(exifInterface, expectedValue, verboseTag, false); in testSaveAttributes_withFileDescriptor()
|