Lines Matching refs:expectedcrc
907 const AdlerChecksum *expectedcrc = srcpe->pattern->crc(); in CrcCheckPage() local
921 if (!crc.Equals(*expectedcrc)) { in CrcCheckPage()
925 expectedcrc->ToHexString().c_str()); in CrcCheckPage()
935 expectedcrc->ToHexString().c_str()); in CrcCheckPage()
1220 const AdlerChecksum *expectedcrc = srcpe->pattern->crc(); in CrcCopyPage() local
1234 if (!crc.Equals(*expectedcrc)) { in CrcCopyPage()
1237 expectedcrc->ToHexString().c_str()); in CrcCopyPage()
1247 expectedcrc->ToHexString().c_str()); in CrcCopyPage()
1265 expectedcrc->ToHexString().c_str()); in CrcCopyPage()
1376 const AdlerChecksum *expectedcrc = srcpe->pattern->crc(); in CrcWarmCopyPage() local
1390 if (!crc.Equals(*expectedcrc)) { in CrcWarmCopyPage()
1393 expectedcrc->ToHexString().c_str()); in CrcWarmCopyPage()
1402 expectedcrc->ToHexString().c_str(), in CrcWarmCopyPage()
1421 expectedcrc->ToHexString().c_str()); in CrcWarmCopyPage()