Home
last modified time | relevance | path

Searched refs:gpsLongitude (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DExifInterfaceTest.java125 public final String gpsLongitude; field in ExifInterfaceTest.ExpectedValue
180 gpsLongitude = getString(typedArray, index++); in ExpectedValue()
328 assertStringTag(exifInterface, ExifInterface.TAG_GPS_LONGITUDE, expectedValue.gpsLongitude); in compareWithExpectedValue()