Home
last modified time | relevance | path

Searched refs:G7CollationTest (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dg7coll.cpp21 static const UChar testCases[][G7CollationTest::MAX_TOKEN_LEN] = {
61 static const int32_t results[G7CollationTest::TESTLOCALES][G7CollationTest::TOTALTESTSET] = {
80 G7CollationTest::~G7CollationTest() {} in ~G7CollationTest()
82 void G7CollationTest::TestG7Locales(/* char* par */) in TestG7Locales()
149 void G7CollationTest::TestDemo1(/* char* par */) in TestDemo1()
183 void G7CollationTest::TestDemo2(/* char* par */) in TestDemo2()
217 void G7CollationTest::TestDemo3(/* char* par */) in TestDemo3()
251 void G7CollationTest::TestDemo4(/* char* par */) in TestDemo4()
280 void G7CollationTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest()
Dg7coll.h43 class G7CollationTest: public IntlTestCollator {
53 G7CollationTest() {} in G7CollationTest() function
54 virtual ~G7CollationTest();
Dtscoll.cpp73 TESTCASE_AUTO_CLASS(G7CollationTest); in runIndexedTest()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DG7CollationTest.java27 public class G7CollationTest extends TestFmwk{ class
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DG7CollationTest.java26 public class G7CollationTest extends TestFmwk{ class