Searched refs:firstAscending (Results 1 – 4 of 4) sorted by relevance
883 return ascending ? firstAscending() : lastAscending(); in check()886 return ascending ? lastAscending() : firstAscending(); in check()916 private int firstAscending() { in check() method in TreeSetTest.ReferenceSet
882 return ascending ? firstAscending() : lastAscending(); in check()885 return ascending ? lastAscending() : firstAscending(); in check()915 private int firstAscending() { in check() method in ConcurrentSkipListSetTest.ReferenceSet
986 return ascending ? firstAscending() : lastAscending();989 return ascending ? lastAscending() : firstAscending();1019 private int firstAscending() {
1181 return ascending ? firstAscending() : lastAscending();1184 return ascending ? lastAscending() : firstAscending();1214 private int firstAscending() {