Home | History | Annotate | Download | only in intltest

Lines Matching refs:bucketCount

452     int32_t bucketCount = 0;
455 bucketCount++;
476 TEST_ASSERT(bucketCount > 25);
710 int32_t bucketCount = immIndex->getBucketCount();
711 if(bucketCount < 216) {
716 bucketCount);
719 logln("Chinese/unihan has %d buckets/labels", bucketCount);