Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Ddb_test2.cc1085 size_t bytes_without_dict = 0; in TEST_F() local
1145 bytes_without_dict = total_sst_bytes; in TEST_F()
1157 ASSERT_GT(bytes_without_dict, bytes_with_dict); in TEST_F()
1165 bytes_without_dict > bytes_with_zstd_trained_dict); in TEST_F()