Searched refs:kMaxNumCombinationsWithBruteForce (Results 1 – 1 of 1) sorted by relevance
1072 constexpr uint64_t kMaxNumCombinationsWithBruteForce = 500; in evalRange() local1101 if (numCombinations <= kMaxNumCombinationsWithBruteForce) { in evalRange()