Searched refs:imageLength_ (Results 1 – 6 of 6) sorted by relevance
70 std::string imageLength_; // Image length. variable
362 imageLength_(DEFAULT_EXIF_VALUE), in EXIFInfo()510 imageLength_ = value; in SetExifTagValues()
821 value = exifInfo_.imageLength_; in GetImagePropertyString()
501 ASSERT_EQ(value, exifInfo_.imageLength_);
917 ASSERT_EQ(value, exifInfo_.imageLength_);
802 ASSERT_EQ(exinfo.imageLength_, val);