Searched refs:FormatTestTextProto (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/unittests/Format/ |
| H A D | FormatTestTextProto.cpp | 19 class FormatTestTextProto : public ::testing::Test { class 53 TEST_F(FormatTestTextProto, KeepsTopLevelEntriesFittingALine) { in TEST_F() argument 57 TEST_F(FormatTestTextProto, SupportsMessageFields) { in TEST_F() argument 102 TEST_F(FormatTestTextProto, AvoidsTopLevelBinPacking) { in TEST_F() argument 376 TEST_F(FormatTestTextProto, KeepsCommentsIndentedInList) { in TEST_F() argument 387 TEST_F(FormatTestTextProto, UnderstandsHashComments) { in TEST_F() argument 430 TEST_F(FormatTestTextProto, FormatsExtensions) { in TEST_F() argument 504 TEST_F(FormatTestTextProto, SpacesAroundPercents) { in TEST_F() argument 554 TEST_F(FormatTestTextProto, AcceptsOperatorAsKey) { in TEST_F() argument 729 TEST_F(FormatTestTextProto, FormatsCommentsAtEndOfFile) { in TEST_F() argument [all …]
|
| H A D | CMakeLists.txt | 19 FormatTestTextProto.cpp
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/Format/ |
| H A D | BUILD.gn | 27 "FormatTestTextProto.cpp",
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 675 clang/unittests/Format/FormatTestTextProto.cpp
|