Searched defs:TestTertiary (Results 1 - 25 of 26) sorted by relevance

12

/external/icu/icu4c/source/test/cintltst/
H A Dcdetst.c93 addTest(root, &TestTertiary, "tscoll/cdetst/TestTertiary");
100 static void TestTertiary( ) function
H A Dcestst.c80 addTest(root, &TestTertiary, "tscoll/cestst/TestTertiary");
85 static void TestTertiary( ) function
H A Dcfintst.c69 addTest(root, &TestTertiary, "tscoll/cfintst/TestTertiary");
76 static void TestTertiary( ) function
H A Dcturtst.c86 addTest(root, &TestTertiary, "tscoll/cturtst/TestTertiary");
91 static void TestTertiary( ) function
H A Dcjaptst.c108 addTest(root, &TestTertiary, "tscoll/cjacoll/TestTertiary");
116 static void TestTertiary( ) function
H A Dencoll.c258 addTest(root, &TestTertiary, "tscoll/encoll/TestTertiary");
262 static void TestTertiary( ) function
H A Dcfrtst.c137 addTest(root, &TestTertiary, "tscoll/cfrtst/TestTertiary");
143 static void TestTertiary( ) function
/external/icu/icu4c/source/test/intltest/
H A Ddecoll.cpp103 void CollationGermanTest::TestTertiary(/* char* par */) function in class:CollationGermanTest
141 case 1: name = "TestTertiary"; if (exec) TestTertiary(/* par */); break;
H A Descoll.cpp83 void CollationSpanishTest::TestTertiary(/* char* par */) function in class:CollationSpanishTest
111 case 1: name = "TestTertiary"; if (exec) TestTertiary(/* par */); break;
H A Dficoll.cpp69 void CollationFinnishTest::TestTertiary(/* char* par */) function in class:CollationFinnishTest
97 case 1: name = "TestTertiary"; if (exec) TestTertiary(/* par */); break;
H A Dlcukocol.cpp64 void LotusCollationKoreanTest::TestTertiary(/* char* par */) function in class:LotusCollationKoreanTest
79 case 0: name = "TestTertiary"; if (exec) TestTertiary(/* par */); break;
H A Dtrcoll.cpp73 void CollationTurkishTest::TestTertiary(/* char* par */) function in class:CollationTurkishTest
101 case 1: name = "TestTertiary"; if (exec) TestTertiary(/* par */); break;
H A Dfrcoll.cpp10 * 02/14/2001 synwee Added attributes in TestTertiary and
137 void CollationFrenchTest::TestTertiary(/* char* par */) function in class:CollationFrenchTest
211 case 1: name = "TestTertiary"; if (exec) TestTertiary(/* par */); break;
H A Dallcoll.cpp92 void CollationDummyTest::TestTertiary(/* char* par */) function in class:CollationDummyTest
200 case 2: name = "TestTertiary"; if (exec) TestTertiary(/* par */); break;
H A Dencoll.cpp243 void CollationEnglishTest::TestTertiary(/* char* par */) function in class:CollationEnglishTest
325 case 2: name = "TestTertiary"; if (exec) TestTertiary(/* par */); break;
H A Djacoll.cpp104 void CollationKanaTest::TestTertiary(/* char* par */) function in class:CollationKanaTest
185 case 0: name = "TestTertiary"; if (exec) TestTertiary(/* par */); break;
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationFinnishTest.java69 public void TestTertiary() { method in class:CollationFinnishTest
H A DCollationGermanTest.java85 public void TestTertiary(){ method in class:CollationGermanTest
H A DCollationSpanishTest.java73 public void TestTertiary(){ method in class:CollationSpanishTest
H A DCollationTurkishTest.java78 public void TestTertiary() { method in class:CollationTurkishTest
H A DLotusCollationKoreanTest.java47 public void TestTertiary() { method in class:LotusCollationKoreanTest
H A DCollationDummyTest.java183 public void TestTertiary() { method in class:CollationDummyTest
H A DCollationEnglishTest.java284 public void TestTertiary() { method in class:CollationEnglishTest
H A DCollationFrenchTest.java126 public void TestTertiary() { method in class:CollationFrenchTest
H A DCollationKanaTest.java104 public void TestTertiary() { method in class:CollationKanaTest

Completed in 330 milliseconds

12