Searched refs:G7CollationTest (Results 1 – 5 of 5) sorted by relevance
19 static const UChar testCases[][G7CollationTest::MAX_TOKEN_LEN] = {59 static const int32_t results[G7CollationTest::TESTLOCALES][G7CollationTest::TOTALTESTSET] = {78 G7CollationTest::~G7CollationTest() {} in ~G7CollationTest()80 void G7CollationTest::TestG7Locales(/* char* par */) in TestG7Locales()147 void G7CollationTest::TestDemo1(/* char* par */) in TestDemo1()181 void G7CollationTest::TestDemo2(/* char* par */) in TestDemo2()215 void G7CollationTest::TestDemo3(/* char* par */) in TestDemo3()249 void G7CollationTest::TestDemo4(/* char* par */) in TestDemo4()278 void G7CollationTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest()
41 class G7CollationTest: public IntlTestCollator {51 G7CollationTest() {} in G7CollationTest() function52 virtual ~G7CollationTest();
71 TESTCASE_AUTO_CLASS(G7CollationTest); in runIndexedTest()
26 public class G7CollationTest extends TestFmwk{ class28 new G7CollationTest().run(args); in main()
22 public class G7CollationTest extends TestFmwk{ class24 new G7CollationTest().run(args); in main()