Home
last modified time | relevance | path

Searched refs:testSource (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/unittests/libclang/
H A DLibclangTest.cpp1111 const char testSource[] = R"cpp( in TEST_F() local
1124 WriteFile(fileName, testSource); in TEST_F()
1176 const char testSource[] = R"cpp(static_assert(true))cpp"; in TEST_F() local
1178 WriteFile(fileName, testSource); in TEST_F()
1200 const char testSource[] = R"cpp( in TEST_F() local
1219 WriteFile(fileName, testSource); in TEST_F()
1250 const char testSource[] = R"cpp( in TEST_F() local
1255 WriteFile(fileName, testSource); in TEST_F()