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