Searched defs:FormatTestProto (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/unittests/Format/ |
H A D | FormatTestProto.cpp | 19 class FormatTestProto : public testing::Test { class 45 TEST_F(FormatTestProto, FormatsMessages) { in TEST_F() argument 89 TEST_F(FormatTestProto, KeywordsInOtherLanguages) { in TEST_F() argument 93 TEST_F(FormatTestProto, FormatsEnums) { in TEST_F() argument 110 TEST_F(FormatTestProto, EnumAsFieldName) { in TEST_F() argument 116 TEST_F(FormatTestProto, CaseAsFieldName) { in TEST_F() argument 123 TEST_F(FormatTestProto, UnderstandsReturns) { in TEST_F() argument 127 TEST_F(FormatTestProto, MessageFieldAttributes) { in TEST_F() argument 195 TEST_F(FormatTestProto,DoesntWrapFileOptions) TEST_F() argument 203 TEST_F(FormatTestProto,TrailingCommentAfterFileOption) TEST_F() argument 207 TEST_F(FormatTestProto,FormatsOptions) TEST_F() argument 407 TEST_F(FormatTestProto,DoesntWrapPackageStatements) TEST_F() argument 413 TEST_F(FormatTestProto,TrailingCommentAfterPackage) TEST_F() argument 417 TEST_F(FormatTestProto,FormatsService) TEST_F() argument 425 TEST_F(FormatTestProto,ExtendingMessage) TEST_F() argument 429 TEST_F(FormatTestProto,FormatsImports) TEST_F() argument 447 TEST_F(FormatTestProto,KeepsLongStringLiteralsOnSameLine) TEST_F() argument 456 TEST_F(FormatTestProto,FormatsOptionsExtensions) TEST_F() argument 467 TEST_F(FormatTestProto,SpacesAroundPercents) TEST_F() argument 475 TEST_F(FormatTestProto,FormatsRepeatedListInitializersInOptions) TEST_F() argument 505 TEST_F(FormatTestProto,AcceptsOperatorAsKeyInOptions) TEST_F() argument 518 TEST_F(FormatTestProto,BreaksEntriesOfSubmessagesContainingSubmessages) TEST_F() argument 649 TEST_F(FormatTestProto,PreventBreaksBetweenKeyAndSubmessages) TEST_F() argument [all...] |