Home
last modified time | relevance | path

Searched defs:TestString (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DSharedMemoryMapperTest.cpp58 std::string TestString = "Hello, World!"; in TEST() local
H A DWrapperFunctionUtilsTest.cpp21 constexpr const char *TestString = "test string"; variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dredundant-string-init.cpp225 struct TestString { struct
255 using TestString = our::TestString; typedef
270 struct TestString { struct
/llvm-project/clang/test/AST/
H A Dast-dump-attr.cpp93 static int TestString __attribute__((alias("alias1"))); variable
/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Dwrapper_function_utils_test.cpp19 constexpr const char *TestString = "test string"; global() variable
[all...]
/llvm-project/llvm/unittests/Support/
H A DJSONTest.cpp84 std::string TestString = R"("\u0000\u0008\u000c\r\n\tS\"\\)" in TEST() local