Home
last modified time | relevance | path

Searched defs:kString (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/msan/
H A Dstrndup.cpp15 char kString[4] = "abc"; in main() local
/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/
H A Dstrdup_oob_test.cpp18 char kString[] = "foo"; variable
/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Posix/
H A Dstrndup_oob_test.cpp14 char kString[] = "foo"; variable
/llvm-project-15.0.7/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp31 const StringRef kString = "string"; in TEST() local