Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/asan/TestCases/Windows/
H A Ddll_intercept_memcpy.cpp16 char buff1[6] = "Hello", buff2[5]; in test_function() local
H A Dissue64990.cpp8 char buff2[6] = "hello"; variable
H A Dintercept_memcpy.cpp13 char buff1[6] = "Hello", buff2[5]; in main() local
H A Ddll_intercept_memcpy_indirect.cpp15 char buff1[6] = "Hello", buff2[5]; in test_function() local
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Drealpath.cpp12 char *buff2 = realpath(argv[0], nullptr); in main() local
/llvm-project/libcxx/test/std/input.output/syncstream/syncbuf/syncstream.syncbuf.special/
H A Dswap.pass.cpp29 std::basic_syncbuf<CharT> buff2(&base2); in test() local
/llvm-project/libcxx/test/std/input.output/syncstream/syncbuf/syncstream.syncbuf.assign/
H A Dassign.pass.cpp101 BuffT buff2; in test_assign() local
119 BuffT buff2; in test_assign() local