Searched refs:N_VALUES (Results 1 – 1 of 1) sorted by relevance
28 constexpr static std::array<std::pair<int, int>, 7> N_VALUES = { variable61 for (const auto [N, NUM_TRIALS] : N_VALUES) { in main()