Searched refs:firstAscending (Results 1 – 8 of 8) sorted by relevance
913 return ascending ? firstAscending() : lastAscending(); in check()916 return ascending ? lastAscending() : firstAscending(); in check()946 private int firstAscending() { in check() method in ConcurrentSkipListSetTest.ReferenceSet
907 return ascending ? firstAscending() : lastAscending(); in check()910 return ascending ? lastAscending() : firstAscending(); in check()940 private int firstAscending() { in check() method in TreeSetTest.ReferenceSet
1009 return ascending ? firstAscending() : lastAscending();1012 return ascending ? lastAscending() : firstAscending();1042 private int firstAscending() {
1204 return ascending ? firstAscending() : lastAscending();1207 return ascending ? lastAscending() : firstAscending();1237 private int firstAscending() {
882 return ascending ? firstAscending() : lastAscending(); in check()885 return ascending ? lastAscending() : firstAscending(); in check()915 private int firstAscending() { in check() method in ConcurrentSkipListSetTest.ReferenceSet
883 return ascending ? firstAscending() : lastAscending(); in check()886 return ascending ? lastAscending() : firstAscending(); in check()916 private int firstAscending() { in check() method in TreeSetTest.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() {