Home
last modified time | relevance | path

Searched refs:sortMarkers (Results 1 – 6 of 6) 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/model/
H A DModuleBuilderTests.java190 sortMarkers(markers); in test004()
297 sortMarkers(markers); in test007()
328 sortMarkers(markers); in test008()
383 sortMarkers(markers); in _test010()
435 sortMarkers(markers); in test011()
468 sortMarkers(markers); in test012()
590 sortMarkers(markers); in test016()
622 sortMarkers(markers); in test017()
1355 sortMarkers(markers); in test_services_InvalidIntfType()
1494 sortMarkers(markers); in test_Exports_foreign_package2()
[all …]
H A DExternalAnnotations17Test.java97 sortMarkers(markers); in test1FullBuild()
118 sortMarkers(markers); in test1FullBuildWithVariable()
H A DResolveTests9.java412 sortMarkers(markers); in testUnnamedNamedConflict()
H A DExternalAnnotations18Test.java2304 sortMarkers(markers); in testBug500024dir()
2351 sortMarkers(markers); in testBug500024jar()
2655 sortMarkers(markers); in testBug482242()
H A DClasspathInitializerTests.java1528 sortMarkers(markers); in testVariableInitializerBug172207()
H A DAbstractJavaModelTests.java890 sortMarkers(markers); in assertBuildPathMarkers()
893 protected void sortMarkers(IMarker[] markers) { in sortMarkers() method in AbstractJavaModelTests
905 sortMarkers(markers); in assertProblemMarkers()