Home
last modified time | relevance | path

Searched defs:buff1 (Results 1 – 6 of 6) 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.cpp7 char buff1[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/libcxx/test/std/input.output/syncstream/syncbuf/syncstream.syncbuf.special/
H A Dswap.pass.cpp28 std::basic_syncbuf<CharT> buff1(&base1); in test() local
/llvm-project/libcxx/test/std/input.output/syncstream/syncbuf/syncstream.syncbuf.assign/
H A Dassign.pass.cpp96 BuffT buff1(&base, test_allocator<CharT, std::true_type>{42}); in test_assign() local
114 BuffT buff1(&base, test_allocator<CharT, std::false_type>{42}); in test_assign() local