Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dmerge_helper.cc119 const bool at_bottom) { in MergeUntil() argument
314 (hit_the_next_user_key || !iter->Valid()) && at_bottom; in MergeUntil()
Dmerge_helper_test.cc25 Status Run(SequenceNumber stop_before, bool at_bottom, in Run() argument
33 stop_before, at_bottom); in Run()
Dmerge_helper.h83 const bool at_bottom = false);