Home | History | Annotate | Download | only in test

Lines Matching refs:expected_checksum

638  * compared with 'expected_checksum' and FAIL or PASS verdict
652 uint32_t expected_checksum,
698 if (checksum == expected_checksum)
706 test_name, checksum, expected_checksum);