Home
last modified time | relevance | path

Searched refs:sortByStartIndex (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/
H A DMarkOccurrenceTest1d8.java97 sortByStartIndex(selectedNodes); in checkSelection()
98 sortByStartIndex(expected); in checkSelection()
105 private void sortByStartIndex(OccurrenceLocation[] OccurrenceLocations) { in sortByStartIndex() method in MarkOccurrenceTest1d8
H A DBreakContinueTargetFinderTest.java92 sortByStartIndex(selectedNodes); in checkSelection()
93 sortByStartIndex(expected); in checkSelection()
100 private void sortByStartIndex(OccurrenceLocation[] OccurrenceLocations) { in sortByStartIndex() method in BreakContinueTargetFinderTest
H A DMarkOccurrenceTest1d7.java100 sortByStartIndex(selectedNodes); in checkSelection()
101 sortByStartIndex(expected); in checkSelection()
108 private void sortByStartIndex(OccurrenceLocation[] OccurrenceLocations) { in sortByStartIndex() method in MarkOccurrenceTest1d7