Lines Matching refs:G7CollationTest
21 static const UChar testCases[][G7CollationTest::MAX_TOKEN_LEN] = {
61 static const int32_t results[G7CollationTest::TESTLOCALES][G7CollationTest::TOTALTESTSET] = {
80 G7CollationTest::~G7CollationTest() {}
82 void G7CollationTest::TestG7Locales(/* char* par */)
149 void G7CollationTest::TestDemo1(/* char* par */)
183 void G7CollationTest::TestDemo2(/* char* par */)
217 void G7CollationTest::TestDemo3(/* char* par */)
251 void G7CollationTest::TestDemo4(/* char* par */)
280 void G7CollationTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
282 if (exec) logln("TestSuite G7CollationTest: ");