Searched defs:TestPrimary (Results 1 - 24 of 24) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Dcdetst.c94 addTest(root, &TestPrimary, "tscoll/cdetst/TestPrimary");
120 static void TestPrimary() function
H A Dcestst.c79 addTest(root, &TestPrimary, "tscoll/cestst/TestPrimary");
104 static void TestPrimary() function
H A Dcfintst.c68 addTest(root, &TestPrimary, "tscoll/cfintst/TestPrimary");
94 static void TestPrimary() function
H A Dcturtst.c85 addTest(root, &TestPrimary, "tscoll/cturtst/TestPrimary");
111 static void TestPrimary() function
H A Dencoll.c256 addTest(root, &TestPrimary, "tscoll/encoll/TestPrimary");
305 static void TestPrimary() function
H A Dcallcoll.c60 static void TestPrimary(void);
198 addTest(root, &TestPrimary, "tscoll/callcoll/TestPrimary");
761 static void TestPrimary( ) function
/external/icu/icu4c/source/test/intltest/
H A Ddecoll.cpp119 void CollationGermanTest::TestPrimary(/* char* par */) function in class:CollationGermanTest
140 case 0: name = "TestPrimary"; if (exec) TestPrimary(/* par */); break;
H A Descoll.cpp91 void CollationSpanishTest::TestPrimary(/* char* par */) function in class:CollationSpanishTest
110 case 0: name = "TestPrimary"; if (exec) TestPrimary(/* par */); break;
H A Dficoll.cpp77 void CollationFinnishTest::TestPrimary(/* char* par */) function in class:CollationFinnishTest
96 case 0: name = "TestPrimary"; if (exec) TestPrimary(/* par */); break;
H A Dtrcoll.cpp81 void CollationTurkishTest::TestPrimary(/* char* par */) function in class:CollationTurkishTest
100 case 0: name = "TestPrimary"; if (exec) TestPrimary(/* par */); break;
H A Dallcoll.cpp101 void CollationDummyTest::TestPrimary(/* char* par */) function in class:CollationDummyTest
198 case 0: name = "TestPrimary"; if (exec) TestPrimary(/* par */); break;
H A Dencoll.cpp280 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 DCollationFinnishTest.java64 public void TestPrimary() { method in class:CollationFinnishTest
H A DCollationGermanTest.java110 public void TestPrimary(){ method in class:CollationGermanTest
H A DCollationSpanishTest.java85 public void TestPrimary(){ method in class:CollationSpanishTest
H A DCollationTurkishTest.java90 public void TestPrimary() { method in class:CollationTurkishTest
H A DCollationDummyTest.java196 public void TestPrimary() { method in class:CollationDummyTest
H A DCollationEnglishTest.java254 public void TestPrimary() { method in class:CollationEnglishTest
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationFinnishTest.java60 public void TestPrimary() { method in class:CollationFinnishTest
H A DCollationGermanTest.java106 public void TestPrimary(){ method in class:CollationGermanTest
H A DCollationSpanishTest.java81 public void TestPrimary(){ method in class:CollationSpanishTest
H A DCollationTurkishTest.java86 public void TestPrimary() { method in class:CollationTurkishTest
H A DCollationDummyTest.java192 public void TestPrimary() { method in class:CollationDummyTest
H A DCollationEnglishTest.java250 public void TestPrimary() { method in class:CollationEnglishTest

Completed in 305 milliseconds