Searched refs:gpsLatitude_ (Results 1 – 6 of 6) sorted by relevance
72 std::string gpsLatitude_; variable
364 gpsLatitude_(DEFAULT_EXIF_VALUE), in EXIFInfo()514 gpsLatitude_ = value; in SetExifTagValues()
825 value = exifInfo_.gpsLatitude_; in GetImagePropertyString()
543 ASSERT_EQ(value, exifInfo_.gpsLatitude_);
959 ASSERT_EQ(value, exifInfo_.gpsLatitude_);
832 ASSERT_EQ(exinfo.gpsLatitude_, val);