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

/external/icu/icu4c/source/test/intltest/
H A Dalphaindextst.h16 class AlphabeticIndexTest: public IntlTest { class in inherits:IntlTest
18 AlphabeticIndexTest();
19 virtual ~AlphabeticIndexTest();
H A Dalphaindextst.cpp45 AlphabeticIndexTest::AlphabeticIndexTest() { function in class:AlphabeticIndexTest
48 AlphabeticIndexTest::~AlphabeticIndexTest() {
51 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() {
525 void AlphabeticIndexTest
[all...]
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DAlphabeticIndexTest.java42 public class AlphabeticIndexTest extends TestFmwk { class in inherits:TestFmwk
165 new AlphabeticIndexTest().run(args);

Completed in 75 milliseconds