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

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

Completed in 1563 milliseconds