Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/ddr_tool/memtester/
H A Dtests.h24 int test_random_value(u32v *bufa,
H A Dmemtester.c31 {"Random Value", test_random_value},
H A Dtests.c117 int test_random_value(u32v *bufa, u32v *bufb, size_t count, in test_random_value() function