Lines Matching full:actual_image_oat_checksum
704 uint32_t actual_image_oat_checksum = oat_file->GetOatHeader().GetImageFileLocationOatChecksum();705 if (expected_image_oat_checksum != actual_image_oat_checksum) {708 << ", found " << actual_image_oat_checksum;