HomeSort by relevance Sort by last modified time
    Searched refs:getBucketRecordCount (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/i18n/unicode/
alphaindex.h 134 * if (showAll || index->getBucketRecordCount() != 0) {
143 * if (index->getBucketRecordCount() != 0) {
582 virtual int32_t getBucketRecordCount() const;
  /external/icu/icu4c/source/test/intltest/
alphaindextst.cpp 661 assertEquals("all records in the underflow bucket", (int32_t)3, index.getBucketRecordCount());
  /external/icu/icu4c/source/i18n/
alphaindex.cpp     [all...]

Completed in 47 milliseconds