Searched refs:num_expected_keys (Results 1 – 1 of 1) sorted by relevance
135 const auto num_expected_keys = std::min(cont.size(), static_cast<std::size_t>(2)); in TestAllCombinations() local157 …(CheckMarkedObjectMap(nkeys == num_expected_keys, "marked object map has %zu keys expected %zu", n… in TestAllCombinations()