Searched defs:FormatTestTextProto (Results 1 – 1 of 1) sorted by relevance
19 class FormatTestTextProto : public ::testing::Test { class53 TEST_F(FormatTestTextProto, KeepsTopLevelEntriesFittingALine) { in TEST_F() argument57 TEST_F(FormatTestTextProto, SupportsMessageFields) { in TEST_F() argument102 TEST_F(FormatTestTextProto, AvoidsTopLevelBinPacking) { in TEST_F() argument376 TEST_F(FormatTestTextProto, KeepsCommentsIndentedInList) { in TEST_F() argument387 TEST_F(FormatTestTextProto, UnderstandsHashComments) { in TEST_F() argument430 TEST_F(FormatTestTextProto, FormatsExtensions) { in TEST_F() argument504 TEST_F(FormatTestTextProto, SpacesAroundPercents) { in TEST_F() argument554 TEST_F(FormatTestTextProto, AcceptsOperatorAsKey) { in TEST_F() argument729 TEST_F(FormatTestTextProto, FormatsCommentsAtEndOfFile) { in TEST_F() argument[all …]