Searched refs:found_keys (Results 1 – 1 of 1) sorted by relevance
116 std::vector<int> found_keys; in TestAllCombinations() local127 PetscCallCXX(found_keys.resize(nkeys)); in TestAllCombinations()145 found_keys[key_idx]++; in TestAllCombinations()165 …found_keys.cbegin(); it != found_keys.cend(); ++it) PetscCall(CheckMarkedObjectMap(*it > 0, "Marke… in TestAllCombinations()