Searched refs:iso (Results 1 – 4 of 4) sorted by relevance
112 public final String iso; field in ExifInterfaceTest.ExpectedValue155 iso = getString(typedArray, 25); in ExpectedValue()318 assertStringTag(exifInterface, ExifInterface.TAG_ISO_SPEED_RATINGS, expectedValue.iso); in compareWithExpectedValue()
2181 int iso = exif.getAttributeInt(ExifInterface.TAG_ISO, /*defaultValue*/-1); in verifyJpegExifExtraTags() local2184 collector.expectEquals("Exif TAG_ISO is incorrect", expectedIso, iso); in verifyJpegExifExtraTags()
991 int iso = exif.getAttributeInt(ExifInterface.TAG_ISO, -1); in checkExtraExifTagsSucceeds() local992 passedSoFar = expectTrue("Exif ISO value " + iso + " is invalid", logBuf, iso > 0); in checkExtraExifTagsSucceeds()
126575 java.lang.String iso