Home | History | Annotate | Download | only in i18n

Lines Matching refs:hitCount

26     ngramCount = hitCount = 0;
77 hitCount += 1;
118 double rawPercent = (double) hitCount / (double) ngramCount;