Home
last modified time | relevance | path

Searched defs:uncleIndex (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
DMinMaxPriorityQueue.java623 int uncleIndex = getRightChildIndex(grandparentIndex); in crossOverUp() local
655 int uncleIndex = getRightChildIndex(grandparentIndex); in getCorrectLastElement() local