Searched refs:TestCompactRange (Results 1 – 2 of 2) sorted by relevance
109 virtual void TestCompactRange(ThreadState* thread, int64_t rand_key,
578 TestCompactRange(thread, rand_key, key, column_family); in OperateDb()1538 void StressTest::TestCompactRange(ThreadState* thread, int64_t rand_key, in TestCompactRange() function in ROCKSDB_NAMESPACE::StressTest