Home
last modified time | relevance | path

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

/rocksdb-6.9/monitoring/
Dstats_history_test.cc103 ASSERT_TRUE(dbfull()->TEST_IsPersistentStatsEnabled()); in TEST_F()
105 ASSERT_FALSE(dbfull()->TEST_IsPersistentStatsEnabled()); in TEST_F()
/rocksdb-6.9/db/db_impl/
Ddb_impl_debug.cc286 bool DBImpl::TEST_IsPersistentStatsEnabled() const { in TEST_IsPersistentStatsEnabled() function in ROCKSDB_NAMESPACE::DBImpl
Ddb_impl.h964 bool TEST_IsPersistentStatsEnabled() const;