Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_string.cc19 TEST(ThreadSanitizer, Memcpy) { in TEST() argument
Dtsan_test_util_linux.cc451 void ScopedThread::Memcpy(void *dst, const void *src, int size, in Memcpy() function in ScopedThread