Searched refs:assertFloatTag (Results 1 – 1 of 1) sorted by relevance
248 private void assertFloatTag(ExifInterface exifInterface, String tag, float expectedValue) { in assertFloatTag() method in ExifInterfaceTest315 assertFloatTag(exifInterface, ExifInterface.TAG_F_NUMBER, expectedValue.aperture); in compareWithExpectedValue()318 assertFloatTag(exifInterface, ExifInterface.TAG_EXPOSURE_TIME, expectedValue.exposureTime); in compareWithExpectedValue()319 assertFloatTag(exifInterface, ExifInterface.TAG_FLASH, expectedValue.flash); in compareWithExpectedValue()