Searched refs:expected_block (Results 1 – 1 of 1) sorted by relevance
707 uint8_t expected_block[INCFS_DATA_FILE_BLOCK_SIZE]; in validate_test_file_content_with_seed() local723 rnd_buf(expected_block, INCFS_DATA_FILE_BLOCK_SIZE, seed); in validate_test_file_content_with_seed()724 if (memcmp(expected_block, actual_block, bytes_to_compare)) { in validate_test_file_content_with_seed()