Home
last modified time | relevance | path

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

/rocksdb-6.9/table/
Dtable_test.cc2692 class BlockCachePropertiesSnapshot { class
2694 explicit BlockCachePropertiesSnapshot(Statistics* statistics) { in BlockCachePropertiesSnapshot() function in ROCKSDB_NAMESPACE::BlockCachePropertiesSnapshot
2781 BlockCachePropertiesSnapshot props(options.statistics.get()); in TEST_P()
2793 BlockCachePropertiesSnapshot props(options.statistics.get()); in TEST_P()
2837 BlockCachePropertiesSnapshot props(options.statistics.get()); in TEST_P()
2850 BlockCachePropertiesSnapshot props(options.statistics.get()); in TEST_P()
2866 BlockCachePropertiesSnapshot props(options.statistics.get()); in TEST_P()
2880 BlockCachePropertiesSnapshot props(options.statistics.get()); in TEST_P()
2903 BlockCachePropertiesSnapshot props(options.statistics.get()); in TEST_P()
2915 BlockCachePropertiesSnapshot props(options.statistics.get()); in TEST_P()
[all …]