Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/simulator_cache/
Dcache_simulator.cc16 GhostCache::GhostCache(std::shared_ptr<Cache> sim_cache) in GhostCache() function in ROCKSDB_NAMESPACE::GhostCache
Dcache_simulator_test.cc96 TEST_F(CacheSimulatorTest, GhostCache) { in TEST_F() argument