Home | History | Annotate | Download | only in test

Lines Matching full:num_bytes

898                 unsigned int num_bytes = fwrite_helper(&crc_val, 1, sizeof(crc_val), crcFile);
899 if (num_bytes < sizeof(crc_val)) {