Searched defs:G7CollationTest (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/test/intltest/
H A Dg7coll.h8 * G7CollationTest is a third level test class. This test performs the examples
41 class G7CollationTest: public IntlTestCollator { class in inherits:IntlTestCollator
51 G7CollationTest() {} function in class:G7CollationTest
52 virtual ~G7CollationTest();
H A Dg7coll.cpp19 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
[all...]

Completed in 73 milliseconds