Searched refs:expected_crc (Results 1 – 1 of 1) sorted by relevance
386 uint32_t expected_crc = 0xbd66eebc; in test_extract_file_zstd_bcj_nobjc() local410 assertEqualInt(computed_crc, expected_crc); in test_extract_file_zstd_bcj_nobjc()1058 uint32_t expected_crc = 0x355ec4e1; in test_arm_filter() local1078 assertEqualInt(computed_crc, expected_crc); in test_arm_filter()1132 uint32_t expected_crc = 0xde97d594; in test_arm64_filter() local1152 assertEqualInt(computed_crc, expected_crc); in test_arm64_filter()1462 uint32_t expected_crc = 0xf7ed24e7; in test_riscv_filter() local1483 assertEqualInt(computed_crc, expected_crc); in test_riscv_filter()1519 uint32_t expected_crc = 0x6b5b364d; in test_sparc_filter() local1540 assertEqualInt(computed_crc, expected_crc); in test_sparc_filter()[all …]