HomeSort by relevance Sort by last modified time
    Searched refs:G7CollationTest (Results 1 - 5 of 5) sorted by null

  /external/icu/icu4c/source/test/intltest/
g7coll.h 10 * G7CollationTest is a third level test class. This test performs the examples
43 class G7CollationTest: public IntlTestCollator {
53 G7CollationTest() {}
54 virtual ~G7CollationTest();
g7coll.cpp 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 */
    [all...]
tscoll.cpp 73 TESTCASE_AUTO_CLASS(G7CollationTest);
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
G7CollationTest.java 12 * Port From: ICU4C v2.1 : Collate/G7CollationTest
32 public class G7CollationTest extends TestFmwk{
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
G7CollationTest.java 11 * Port From: ICU4C v2.1 : Collate/G7CollationTest
29 public class G7CollationTest extends TestFmwk{

Completed in 222 milliseconds