Home
last modified time | relevance | path

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

/rocksdb-6.9/java/src/test/java/org/rocksdb/util/
DBytewiseComparatorIntTest.java166 int lastKey = Integer.MIN_VALUE; in testRoundtrip() local
241 int lastKey = Integer.MIN_VALUE; in testRoundtripCf() local
DReverseBytewiseComparatorIntTest.java169 int lastKey = Integer.MAX_VALUE; in testRoundtrip() local
244 int lastKey = Integer.MAX_VALUE; in testRoundtripCf() local
DIntComparatorTest.java165 int lastKey = Integer.MIN_VALUE; in testRoundtrip() local
240 int lastKey = Integer.MIN_VALUE; in testRoundtripCf() local