Home | History | Annotate | Download | only in intltest

Lines Matching defs:G7CollationTest

19 static const UChar testCases[][G7CollationTest::MAX_TOKEN_LEN] = {
59 static const int32_t results[G7CollationTest::TESTLOCALES][G7CollationTest::TOTALTESTSET] = {
78 G7CollationTest::~G7CollationTest() {}
80 void G7CollationTest::TestG7Locales(/* char* par */)
158 void G7CollationTest::TestDemo1(/* char* par */)
192 void G7CollationTest::TestDemo2(/* char* par */)
226 void G7CollationTest::TestDemo3(/* char* par */)
260 void G7CollationTest::TestDemo4(/* char* par */)
289 void G7CollationTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
291 if (exec) logln("TestSuite G7CollationTest: ");