Home | History | Annotate | Download | only in text

Lines Matching defs:getVisibleDecimalDigitCount

564         public int getVisibleDecimalDigitCount() {
1128 if ((sampleType2 == SampleType.INTEGER) != (sample.getVisibleDecimalDigitCount() == 0)) {