Searched defs:AlphabeticIndexTest (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/test/intltest/
H A Dalphaindextst.h16 class AlphabeticIndexTest: public IntlTest { class in inherits:IntlTest
18 AlphabeticIndexTest();
19 virtual ~AlphabeticIndexTest();
H A Dalphaindextst.cpp44 AlphabeticIndexTest::AlphabeticIndexTest() { function in class:AlphabeticIndexTest
47 AlphabeticIndexTest::~AlphabeticIndexTest() {
50 void AlphabeticIndexTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
79 void AlphabeticIndexTest::APITest() {
346 void AlphabeticIndexTest::ManyLocalesTest() {
427 void AlphabeticIndexTest::HackPinyinTest() {
477 void AlphabeticIndexTest::TestBug9009() {
527 void AlphabeticIndexTest
[all...]

Completed in 88 milliseconds