Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/simulator_cache/
Dcache_simulator_test.cc25 class CacheSimulatorTest : public testing::Test { class
30 CacheSimulatorTest() { env_ = ROCKSDB_NAMESPACE::Env::Default(); } in CacheSimulatorTest() function in ROCKSDB_NAMESPACE::CacheSimulatorTest
96 TEST_F(CacheSimulatorTest, GhostCache) { in TEST_F() argument
110 TEST_F(CacheSimulatorTest, CacheSimulator) { in TEST_F() argument
143 TEST_F(CacheSimulatorTest, GhostCacheSimulator) { in TEST_F() argument
161 TEST_F(CacheSimulatorTest, PrioritizedCacheSimulator) { in TEST_F() argument
179 TEST_F(CacheSimulatorTest, GhostPrioritizedCacheSimulator) { in TEST_F() argument
198 TEST_F(CacheSimulatorTest, HybridRowBlockCacheSimulator) { in TEST_F() argument
302 TEST_F(CacheSimulatorTest, HybridRowBlockCacheSimulatorGetTest) { in TEST_F() argument
426 TEST_F(CacheSimulatorTest, HybridRowBlockNoInsertCacheSimulator) { in TEST_F() argument
[all …]