Lines Matching defs:actualBytes
522 uint32_t value, expectedBytes, actualBytes;
621 actualBytes=expectedBytes;
623 actualBytes=0;
626 actualBytes=(actualBytes<<8)|s[k++];
632 testName, (int)prev8, (unsigned long)actualBytes, (long)c, (int)((p-s)-prev8),
638 testName, (int)prev8, (unsigned long)actualBytes, (long)c,
667 actualBytes=expectedBytes;
669 actualBytes=0;
672 actualBytes=(actualBytes<<8)|s[k++];
678 testName, (int)prev8, (unsigned long)actualBytes, (long)c, (int)(prev8-(p-s)),
684 testName, (int)prev8, (unsigned long)actualBytes, (long)c,