Searched refs:memcpy_test (Results 1 – 3 of 3) sorted by relevance
11 int memcpy_test(uint8_t *buf, uint8_t *buf2, uint8_t init, SizeT length);
36 do_test_variable(memcpy_test); in testVariableLen()
43 int memcpy_test(uint8_t *buf, uint8_t *buf2, uint8_t init, SizeT length) { in memcpy_test() function