Searched refs:num_size_changes (Results 1 – 1 of 1) sorted by relevance
330 uint32_t num_size_changes; in TestCustomizedTablePropertiesCollector() local333 ASSERT_TRUE(GetVarint32(&key_size_changes, &num_size_changes)); in TestCustomizedTablePropertiesCollector()334 ASSERT_GE(num_size_changes, 2u); in TestCustomizedTablePropertiesCollector()