Home
last modified time | relevance | path

Searched refs:memcpy_test (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/subzero/crosstest/
Dmem_intrin.h11 int memcpy_test(uint8_t *buf, uint8_t *buf2, uint8_t init, SizeT length);
Dmem_intrin_main.cpp36 do_test_variable(memcpy_test); in testVariableLen()
Dmem_intrin.cpp43 int memcpy_test(uint8_t *buf, uint8_t *buf2, uint8_t init, SizeT length) { in memcpy_test() function
/external/tensorflow/tensorflow/stream_executor/cuda/
DBUILD134 name = "memcpy_test",
135 srcs = ["memcpy_test.cc"],