Home
last modified time | relevance | path

Searched refs:test_and_comparison (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/cmd/ddr_tool/memtester/
H A Dtests.h36 int test_and_comparison(u32v *bufa,
H A Dmemtester.c37 {"Compare AND", test_and_comparison},
H A Dtests.c218 int test_and_comparison(u32v *bufa, u32v *bufb, size_t count, in test_and_comparison() function