Searched refs:capacity_before (Results 1 – 1 of 1) sorted by relevance
231 auto capacity_before = map.capacity(); in test_insert() local266 PetscCall(this->check_size_capacity_coherent(map, size_before + 1, capacity_before)); in test_insert()277 capacity_before = map.capacity(); in test_insert()280 PetscCall(this->check_size_capacity_coherent(map, 0, capacity_before)); in test_insert()