Searched refs:test_memcpy (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/alignment/ |
H A D | alignment_handler.c | 157 int test_memcpy(void *dst, void *src, int size, int offset, in test_memcpy() function 278 r |= test_memcpy(ci1, ci0, width, offset, test_func); in do_test() 279 r |= test_memcpy(mem1, mem0, width, offset, test_func); in do_test()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/copyloops/ |
H A D | memcpy_stubs.S | 5 b test_memcpy
|
H A D | Makefile | 39 -D COPY_LOOP=test_memcpy \
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | cxx11_tensor_thread_pool.cpp | 605 void test_memcpy() { in test_memcpy() function 711 CALL_SUBTEST_10(test_memcpy()); in EIGEN_DECLARE_TEST()
|
/aosp_15_r20/external/compiler-rt/test/dfsan/ |
H A D | custom.cc | 88 void test_memcpy() { in test_memcpy() function 930 test_memcpy(); in main()
|