Home
last modified time | relevance | path

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

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