Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/collect/
DMinMaxPriorityQueueTest.java217 removeMaxFromReplica(replica, mmHeap.pollLast()); in testHeapIntact()
845 private static void removeMaxFromReplica( in removeMaxFromReplica() method in MinMaxPriorityQueueTest