Searched refs:gpsLongitudeRef_ (Results 1 – 6 of 6) sorted by relevance
75 std::string gpsLongitudeRef_; variable
367 gpsLongitudeRef_(DEFAULT_EXIF_VALUE), in EXIFInfo()520 gpsLongitudeRef_ = value; in SetExifTagValues()
831 value = exifInfo_.gpsLongitudeRef_; in GetImagePropertyString()
607 ASSERT_EQ(value, exifInfo_.gpsLongitudeRef_);
1023 ASSERT_EQ(value, exifInfo_.gpsLongitudeRef_);
838 ASSERT_EQ(exinfo.gpsLongitudeRef_, val);