Searched refs:kWarnManyCombinationsThreshold (Results 1 – 1 of 1) sorted by relevance
1487 if (count > kWarnManyCombinationsThreshold) { in WarnOnCombinations()1557 static constexpr size_t kWarnManyCombinationsThreshold = 500; variable