Home
last modified time | relevance | path

Searched defs:LargeBuffer (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libc/test/src/string/
H A Dbcopy_test.cpp
H A Dmemmove_test.cpp90 using LargeBuffer = array<char, 2 * kMaxSize + 1>; TEST() typedef
/llvm-project/llvm/unittests/DebugInfo/MSF/
H A DMappedBlockStreamTest.cpp246 static uint8_t LargeBuffer[] = {'0', '1', '2', '3', '4', '5', in TEST() local