Lines Matching refs:TEST_F
39 TEST_F(FormatTestSelective, RemovesTrailingWhitespaceOfFormattedLine) { in TEST_F() function
46 TEST_F(FormatTestSelective, FormatsCorrectRegionForLeadingWhitespace) { in TEST_F() function
73 TEST_F(FormatTestSelective, FormatLineWhenInvokedOnTrailingNewline) { in TEST_F() function
82 TEST_F(FormatTestSelective, RemovesWhitespaceWhenTriggeredOnEmptyLine) { in TEST_F() function
87 TEST_F(FormatTestSelective, ReformatsMovedLines) { in TEST_F() function
100 TEST_F(FormatTestSelective, FormatsIfWithoutCompoundStatement) { in TEST_F() function
107 TEST_F(FormatTestSelective, FormatsCommentsLocally) { in TEST_F() function
180 TEST_F(FormatTestSelective, ContinueReindenting) { in TEST_F() function
198 TEST_F(FormatTestSelective, ReindentClosingBrace) { in TEST_F() function
246 TEST_F(FormatTestSelective, IndividualStatementsOfNestedBlocks) { in TEST_F() function
372 TEST_F(FormatTestSelective, WrongIndent) { in TEST_F() function
393 TEST_F(FormatTestSelective, AlwaysFormatsEntireMacroDefinitions) { in TEST_F() function
419 TEST_F(FormatTestSelective, ReformatRegionAdjustsIndent) { in TEST_F() function
533 TEST_F(FormatTestSelective, UnderstandsTabs) { in TEST_F() function
566 TEST_F(FormatTestSelective, StopFormattingWhenLeavingScope) { in TEST_F() function
587 TEST_F(FormatTestSelective, SelectivelyRequoteJavaScript) { in TEST_F() function
598 TEST_F(FormatTestSelective, KeepsIndentAfterCommentSectionImport) { in TEST_F() function
606 TEST_F(FormatTestSelective, DontAssert) { in TEST_F() function