Searched refs:expectedDatetimeValue (Results 1 – 1 of 1) sorted by relevance
773 final long expectedDatetimeValue = 1454059947000L; in testGetSetDateTime() local782 assertEquals(expectedDatetimeValue, exif.getDateTime()); in testGetSetDateTime()783 assertEquals(expectedDatetimeValue, exif.getDateTimeOriginal()); in testGetSetDateTime()784 assertEquals(expectedDatetimeValue, exif.getDateTimeDigitized()); in testGetSetDateTime()785 assertEquals(expectedDatetimeValue, exif.getGpsDateTime()); in testGetSetDateTime()