Home
last modified time | relevance | path

Searched defs:TEST_LogsWithPrepSize (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/db/
Dlogs_with_prep_tracker.h31 size_t TEST_LogsWithPrepSize() { return logs_with_prep_.size(); } in TEST_LogsWithPrepSize() function
/rocksdb-6.9/db/db_impl/
Ddb_impl_debug.cc231 size_t DBImpl::TEST_LogsWithPrepSize() { in TEST_LogsWithPrepSize() function in ROCKSDB_NAMESPACE::DBImpl