Searched refs:maxIntVal (Results 1 – 2 of 2) sorted by relevance
206 const int maxIntVal = 16; in computeRandomValueRange() local207 const int maxRangeLen = maxIntVal - minIntVal; in computeRandomValueRange()
183 const int maxIntVal = 16; in computeRandomValueRangeForInfElements() local184 const int maxRangeLen = maxIntVal - minIntVal; in computeRandomValueRangeForInfElements()