/external/icu/icu4c/source/test/cintltst/ |
H A D | cdetst.c | 94 addTest(root, &TestPrimary, "tscoll/cdetst/TestPrimary"); 120 static void TestPrimary() function
|
H A D | cestst.c | 79 addTest(root, &TestPrimary, "tscoll/cestst/TestPrimary"); 104 static void TestPrimary() function
|
H A D | cfintst.c | 68 addTest(root, &TestPrimary, "tscoll/cfintst/TestPrimary"); 94 static void TestPrimary() function
|
H A D | cturtst.c | 85 addTest(root, &TestPrimary, "tscoll/cturtst/TestPrimary"); 111 static void TestPrimary() function
|
H A D | encoll.c | 256 addTest(root, &TestPrimary, "tscoll/encoll/TestPrimary"); 305 static void TestPrimary() function
|
H A D | callcoll.c | 60 static void TestPrimary(void); 198 addTest(root, &TestPrimary, "tscoll/callcoll/TestPrimary"); 761 static void TestPrimary( ) function
|
/external/icu/icu4c/source/test/intltest/ |
H A D | decoll.cpp | 119 void CollationGermanTest::TestPrimary(/* char* par */) function in class:CollationGermanTest 140 case 0: name = "TestPrimary"; if (exec) TestPrimary(/* par */); break;
|
H A D | escoll.cpp | 91 void CollationSpanishTest::TestPrimary(/* char* par */) function in class:CollationSpanishTest 110 case 0: name = "TestPrimary"; if (exec) TestPrimary(/* par */); break;
|
H A D | ficoll.cpp | 77 void CollationFinnishTest::TestPrimary(/* char* par */) function in class:CollationFinnishTest 96 case 0: name = "TestPrimary"; if (exec) TestPrimary(/* par */); break;
|
H A D | trcoll.cpp | 81 void CollationTurkishTest::TestPrimary(/* char* par */) function in class:CollationTurkishTest 100 case 0: name = "TestPrimary"; if (exec) TestPrimary(/* par */); break;
|
H A D | allcoll.cpp | 101 void CollationDummyTest::TestPrimary(/* char* par */) function in class:CollationDummyTest 198 case 0: name = "TestPrimary"; if (exec) TestPrimary(/* par */); break;
|
H A D | encoll.cpp | 280 void CollationEnglishTest::TestPrimary(/* char* par */) function in class:CollationEnglishTest 323 case 0: name = "TestPrimary"; if (exec) TestPrimary(/* par */); break;
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
H A D | CollationFinnishTest.java | 64 public void TestPrimary() { method in class:CollationFinnishTest
|
H A D | CollationGermanTest.java | 110 public void TestPrimary(){ method in class:CollationGermanTest
|
H A D | CollationSpanishTest.java | 85 public void TestPrimary(){ method in class:CollationSpanishTest
|
H A D | CollationTurkishTest.java | 90 public void TestPrimary() { method in class:CollationTurkishTest
|
H A D | CollationDummyTest.java | 196 public void TestPrimary() { method in class:CollationDummyTest
|
H A D | CollationEnglishTest.java | 254 public void TestPrimary() { method in class:CollationEnglishTest
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
H A D | CollationFinnishTest.java | 60 public void TestPrimary() { method in class:CollationFinnishTest
|
H A D | CollationGermanTest.java | 106 public void TestPrimary(){ method in class:CollationGermanTest
|
H A D | CollationSpanishTest.java | 81 public void TestPrimary(){ method in class:CollationSpanishTest
|
H A D | CollationTurkishTest.java | 86 public void TestPrimary() { method in class:CollationTurkishTest
|
H A D | CollationDummyTest.java | 192 public void TestPrimary() { method in class:CollationDummyTest
|
H A D | CollationEnglishTest.java | 250 public void TestPrimary() { method in class:CollationEnglishTest
|