Home
last modified time | relevance | path

Searched defs:test_memcpy_data (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/coreboot/tests/lib/
H A Dmemcpy-test.c19 struct test_memcpy_data { struct
27 struct test_memcpy_data *s = malloc(sizeof(struct test_memcpy_data)); in setup_test() argument