Searched refs:gpsLongitude (Results 1 – 1 of 1) sorted by relevance
163 public final String gpsLongitude; field in ExifInterfaceTest.ExpectedValue223 gpsLongitude = getString(typedArray, index++); in ExpectedValue()387 assertStringTag(exifInterface, ExifInterface.TAG_GPS_LONGITUDE, expectedValue.gpsLongitude); in compareWithExpectedValue()