Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/block_cache_analyzer/
Dblock_cache_trace_analyzer_test.cc51 block_cache_sim_config_path_ = test_path_ + "/block_cache_sim_config"; in BlockCacheTracerTest()
162 "-block_cache_sim_config_path=" + block_cache_sim_config_path_, in RunBlockCacheTraceAnalyzer()
205 std::string block_cache_sim_config_path_; member in ROCKSDB_NAMESPACE::BlockCacheTracerTest
236 std::ofstream out(block_cache_sim_config_path_); in TEST_F()
602 ASSERT_OK(env_->DeleteFile(block_cache_sim_config_path_)); in TEST_F()