Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DDefinitionBlockSeparatorTest.cpp229 std::string CodePart2 = "/* Comment block in one line*/\n" in TEST_F() local
241 std::string ConcatAll = BlockHeader + CodePart1 + BlockChanger + CodePart2 + in TEST_F()
245 BlockChanger + removeEmptyLines(CodePart2) + in TEST_F()