Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Format/
H A DDefinitionBlockSeparatorTest.cpp236 std::string CodePart3 = "int bar2(int j, int k) {\n" in TEST_F() local
242 CodePart3; in TEST_F()
245 BlockFooter + removeEmptyLines(CodePart3), in TEST_F()