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