Searched refs:isoSpeedRatings_ (Results 1 – 6 of 6) sorted by relevance
79 std::string isoSpeedRatings_; variable
711 ASSERT_EQ(value, exifInfo_.isoSpeedRatings_);1216 jpegDecoder->exifInfo_.isoSpeedRatings_ = "ISOSpeedRatings";1218 ASSERT_EQ(value, jpegDecoder->exifInfo_.isoSpeedRatings_);
584 ASSERT_EQ(value, exifInfo_.isoSpeedRatings_);1128 ASSERT_EQ(value, exifInfo_.isoSpeedRatings_);
854 value = exifInfo_.isoSpeedRatings_; in GetImagePropertyString()880 value = exifInfo_.isoSpeedRatings_; in GetImagePropertyString()
371 isoSpeedRatings_(DEFAULT_EXIF_VALUE), in EXIFInfo()528 isoSpeedRatings_ = value; in SetExifTagValues()
846 ASSERT_EQ(exinfo.isoSpeedRatings_, val);