Searched refs:begin_key (Results 1 – 1 of 1) sorted by relevance
430 const auto begin_key = it->first; in test_erase() local434 …map, kv.first != begin_key, PETSC_COMM_SELF, PETSC_ERR_PLIB, "Erasing %s did not work, found again… in test_erase()436 PetscCallCXX(map[begin_key] = begin_val); in test_erase()