Searched refs:imageLength (Results 1 – 1 of 1) sorted by relevance
110 public final int imageLength; field in ExifInterfaceTest.ExpectedValue153 imageLength = typedArray.getInt(23, 0); in ExpectedValue()316 assertIntTag(exifInterface, ExifInterface.TAG_IMAGE_LENGTH, expectedValue.imageLength); in compareWithExpectedValue()