Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Ddb_test2.cc1143 size_t total_sst_bytes = TotalSize(1); in TEST_F() local
1145 bytes_without_dict = total_sst_bytes; in TEST_F()
1147 bytes_with_dict = total_sst_bytes; in TEST_F()
1149 bytes_with_zstd_trained_dict = total_sst_bytes; in TEST_F()