HomeSort by relevance Sort by last modified time
    Searched defs:AlphabeticIndexTest (Results 1 - 2 of 2) sorted by null

  /external/icu4c/test/intltest/
alphaindextst.h 16 class AlphabeticIndexTest: public IntlTest {
18 AlphabeticIndexTest();
19 virtual ~AlphabeticIndexTest();
alphaindextst.cpp 21 AlphabeticIndexTest::AlphabeticIndexTest() {
24 AlphabeticIndexTest::~AlphabeticIndexTest() {
27 void AlphabeticIndexTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
58 void AlphabeticIndexTest::APITest() {
305 void AlphabeticIndexTest::ManyLocalesTest() {
370 void AlphabeticIndexTest::HackPinyinTest() {

Completed in 249 milliseconds