Lines Matching refs:getNumElements
64 for (int ndx = 0; ndx < type.getNumElements(); ndx++) in computeRandomValue()
74 for (int ndx = 0; ndx < type.getNumElements(); ndx++) in computeRandomValue()
85 for (int ndx = 0; ndx < type.getNumElements(); ndx++) in computeRandomValue()
95 int numElements = type.getNumElements(); in computeRandomValue()
136 for (int ndx = 0; ndx < valueRange.getType().getNumElements(); ndx++) in isUndefinedValueRange()
193 for (int ndx = 0; ndx < type.getNumElements(); ndx++) in computeRandomValueRange()
203 for (int ndx = 0; ndx < type.getNumElements(); ndx++) in computeRandomValueRange()
219 for (int ndx = 0; ndx < type.getNumElements(); ndx++) in computeRandomValueRange()
263 depth = memberType.getNumElements() == 1 ? 1 : 2; in getTypeConstructorDepth()
302 for (int ndx = 0; ndx < type.getNumElements(); ndx++) in computeRangeLengthSum()
311 for (int ndx = 0; ndx < type.getNumElements(); ndx++) in computeRangeLengthSum()
322 for (int ndx = 0; ndx < type.getNumElements(); ndx++) in computeRangeLengthSum()
332 int numElements = type.getNumElements(); in computeRangeLengthSum()