Searched refs:saved_value (Results 1 – 1 of 1) sorted by relevance
334 value_type saved_value; in test_insert() local343 PetscCallCXX(saved_value = key_value_pairs.front()); in test_insert()352 auto it = map.find(saved_value.first); in test_insert()355 …nd container went out of scope", this->key_printer(saved_value.first), this->value_printer(saved_v… in test_insert()356 …saved_value.first, PETSC_COMM_SELF, PETSC_ERR_PLIB, "Map founnd iterator key (%s) does not match e… in test_insert()357 …saved_value.second, PETSC_COMM_SELF, PETSC_ERR_PLIB, "Map founnd iterator value (%s) does not matc… in test_insert()