Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dtable_properties_collector_test.cc330 uint32_t num_size_changes; in TestCustomizedTablePropertiesCollector() local
333 ASSERT_TRUE(GetVarint32(&key_size_changes, &num_size_changes)); in TestCustomizedTablePropertiesCollector()
334 ASSERT_GE(num_size_changes, 2u); in TestCustomizedTablePropertiesCollector()