Lines Matching refs:TEST_F

45 TEST_F(FormatTestProto, FormatsMessages) {  in TEST_F()  function
89 TEST_F(FormatTestProto, KeywordsInOtherLanguages) { in TEST_F() function
93 TEST_F(FormatTestProto, FormatsEnums) { in TEST_F() function
110 TEST_F(FormatTestProto, EnumAsFieldName) { in TEST_F() function
116 TEST_F(FormatTestProto, UnderstandsReturns) { in TEST_F() function
120 TEST_F(FormatTestProto, MessageFieldAttributes) { in TEST_F() function
188 TEST_F(FormatTestProto, DoesntWrapFileOptions) { in TEST_F() function
196 TEST_F(FormatTestProto, TrailingCommentAfterFileOption) { in TEST_F() function
200 TEST_F(FormatTestProto, FormatsOptions) { in TEST_F() function
400 TEST_F(FormatTestProto, DoesntWrapPackageStatements) { in TEST_F() function
406 TEST_F(FormatTestProto, TrailingCommentAfterPackage) { in TEST_F() function
410 TEST_F(FormatTestProto, FormatsService) { in TEST_F() function
418 TEST_F(FormatTestProto, ExtendingMessage) { in TEST_F() function
422 TEST_F(FormatTestProto, FormatsImports) { in TEST_F() function
440 TEST_F(FormatTestProto, KeepsLongStringLiteralsOnSameLine) { in TEST_F() function
449 TEST_F(FormatTestProto, FormatsOptionsExtensions) { in TEST_F() function
460 TEST_F(FormatTestProto, SpacesAroundPercents) { in TEST_F() function
468 TEST_F(FormatTestProto, FormatsRepeatedListInitializersInOptions) { in TEST_F() function
498 TEST_F(FormatTestProto, AcceptsOperatorAsKeyInOptions) { in TEST_F() function
511 TEST_F(FormatTestProto, BreaksEntriesOfSubmessagesContainingSubmessages) { in TEST_F() function
642 TEST_F(FormatTestProto, PreventBreaksBetweenKeyAndSubmessages) { in TEST_F() function