Lines Matching refs:expectedcrc
897 const AdlerChecksum *expectedcrc = srcpe->pattern->crc(); in CrcCheckPage() local
911 if (!crc.Equals(*expectedcrc)) { in CrcCheckPage()
915 expectedcrc->ToHexString().c_str()); in CrcCheckPage()
924 expectedcrc->ToHexString().c_str()); in CrcCheckPage()
1202 const AdlerChecksum *expectedcrc = srcpe->pattern->crc(); in CrcCopyPage() local
1216 if (!crc.Equals(*expectedcrc)) { in CrcCopyPage()
1219 expectedcrc->ToHexString().c_str()); in CrcCopyPage()
1228 expectedcrc->ToHexString().c_str()); in CrcCopyPage()
1245 expectedcrc->ToHexString().c_str()); in CrcCopyPage()
1346 const AdlerChecksum *expectedcrc = srcpe->pattern->crc(); in CrcWarmCopyPage() local
1360 if (!crc.Equals(*expectedcrc)) { in CrcWarmCopyPage()
1363 expectedcrc->ToHexString().c_str()); in CrcWarmCopyPage()
1372 expectedcrc->ToHexString().c_str()); in CrcWarmCopyPage()
1389 expectedcrc->ToHexString().c_str()); in CrcWarmCopyPage()