Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DExifInterfaceTest.java109 public final String gpsTimestamp; field in ExifInterfaceTest.ExpectedValue
152 gpsTimestamp = getString(typedArray, 22); in ExpectedValue()
315 assertStringTag(exifInterface, ExifInterface.TAG_GPS_TIMESTAMP, expectedValue.gpsTimestamp); in compareWithExpectedValue()