Searched refs:countElements (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Dtranslit.h894 int32_t countElements() const;
906 * @param index a value from 0..countElements()-1 indicating the
/external/icu/icu4c/source/i18n/
H A Dtranslit.cpp1160 int32_t Transliterator::countElements() const { function in class:Transliterator
/external/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp2436 assertTrue("countElements", t->countElements() == 3);

Completed in 110 milliseconds