Home
last modified time | relevance | path

Searched refs:useOldJavadocTagsFormatting (Results 1 – 4 of 4) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/
H A DFormatterCommentsTests.java543 useOldJavadocTagsFormatting(); in testPreferencesExample01()
556 useOldJavadocTagsFormatting(); in testPreferencesExample05()
560 useOldJavadocTagsFormatting(); in testPreferencesExample06()
568 useOldJavadocTagsFormatting(); in testPreferencesExample08()
574 useOldJavadocTagsFormatting(); in testPreferencesExample09()
595 useOldJavadocTagsFormatting(); in testPreferencesExample14()
599 useOldJavadocTagsFormatting(); in testPreferencesExample14a()
603 useOldJavadocTagsFormatting(); in testPreferencesExample14b()
607 useOldJavadocTagsFormatting(); in testPreferencesExample14c()
611 useOldJavadocTagsFormatting(); in testPreferencesExample14d()
[all …]
H A DFormatterCommentsBugsTest.java756 useOldJavadocTagsFormatting(); in testBug231263()
761 useOldJavadocTagsFormatting(); in testBug231263a()
850 useOldJavadocTagsFormatting(); in testBug232488()
2500 useOldJavadocTagsFormatting(); in testBug237051d()
3181 useOldJavadocTagsFormatting(); in testBug239130_196124_default()
3216 useOldJavadocTagsFormatting(); in testBug239130_196124()
4309 useOldJavadocTagsFormatting(); in testBug260011_06()
4926 useOldJavadocTagsFormatting(); in testBug260381_wksp1_01()
4966 useOldJavadocTagsFormatting(); in testBug260381_wksp2_01()
5007 useOldJavadocTagsFormatting(); in testBug260381_wksp2_01b()
[all …]
H A DFormatterBugsTests.java7499 useOldJavadocTagsFormatting(); in testBug328240()
H A DFormatterRegressionTests.java117 protected void useOldJavadocTagsFormatting() { in useOldJavadocTagsFormatting() method in FormatterRegressionTests