Searched refs:props_guard (Results 1 – 3 of 3) sorted by relevance
297 std::unique_ptr<TableProperties> props_guard(props); in TestCustomizedTablePropertiesCollector() local440 std::unique_ptr<TableProperties> props_guard(props); in TestInternalKeyPropertiesCollector() local
791 std::unique_ptr<TableProperties> props_guard; in ReadPropertiesBlock() local793 props_guard.reset(table_properties); in ReadPropertiesBlock()803 rep_->table_properties.reset(props_guard.release()); in ReadPropertiesBlock()
3379 std::unique_ptr<TableProperties> props_guard(props); in TEST_F() local