Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestTextProto.cpp19 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 DCMakeLists.txt19 FormatTestTextProto.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/Format/
H A DBUILD.gn27 "FormatTestTextProto.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt675 clang/unittests/Format/FormatTestTextProto.cpp