Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Ddb_test_util.h63 void Increment() { in Increment() function
437 counter_->Increment(); in NewRandomAccessFile()
476 counter_->Increment(); in NewSequentialFile()
494 sleep_counter_.Increment(); in SleepForMicroseconds()
/rocksdb-6.9/table/
Dtable_test.cc143 void Increment(const Comparator* cmp, std::string* key) { in Increment() function
999 Increment(options_.comparator, &result); in PickRandomKey()