Home
last modified time | relevance | path

Searched defs:FormatTestTextProto (Results 1 – 1 of 1) 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 …]