Searched refs:CollationKanaTest (Results 1 – 5 of 5) sorted by relevance
19 CollationKanaTest::CollationKanaTest() in CollationKanaTest() function in CollationKanaTest33 CollationKanaTest::~CollationKanaTest() in ~CollationKanaTest()38 const UChar CollationKanaTest::testSourceCases[][CollationKanaTest::MAX_TOKEN_LEN] = {47 const UChar CollationKanaTest::testTargetCases[][CollationKanaTest::MAX_TOKEN_LEN] = {56 const Collator::EComparisonResult CollationKanaTest::results[] = {65 const UChar CollationKanaTest::testBaseCases[][CollationKanaTest::MAX_TOKEN_LEN] = {72 const UChar CollationKanaTest::testPlainDakutenHandakutenCases[][CollationKanaTest::MAX_TOKEN_LEN] …79 const UChar CollationKanaTest::testSmallLargeCases[][CollationKanaTest::MAX_TOKEN_LEN] = {86 const UChar CollationKanaTest::testKatakanaHiraganaCases[][CollationKanaTest::MAX_TOKEN_LEN] = {93 const UChar CollationKanaTest::testChooonKigooCases[][CollationKanaTest::MAX_TOKEN_LEN] = {[all …]
22 class CollationKanaTest: public IntlTestCollator {28 CollationKanaTest();29 virtual ~CollationKanaTest();
68 TESTCASE_AUTO_CLASS(CollationKanaTest); in runIndexedTest()
23 public class CollationKanaTest extends TestFmwk{ class25 new CollationKanaTest().run(args); in main()96 public CollationKanaTest() { in CollationKanaTest() method in CollationKanaTest
27 public class CollationKanaTest extends TestFmwk{ class29 new CollationKanaTest().run(args); in main()100 public CollationKanaTest() { in CollationKanaTest() method in CollationKanaTest