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