HomeSort by relevance Sort by last modified time
    Searched defs:TestSecondary (Results 1 - 14 of 14) sorted by null

  /external/icu/icu4c/source/test/cintltst/
encoll.c 260 addTest(root, &TestSecondary, "tscoll/encoll/TestSecondary");
327 static void TestSecondary()
cfrtst.c 139 addTest(root, &TestSecondary, "tscoll/cfrtst/TestSecondary");
171 static void TestSecondary()
callcoll.c 65 static void TestSecondary(void);
201 addTest(root, &TestSecondary, "tscoll/callcoll/TestSecondary");
789 static void TestSecondary()
    [all...]
  /external/icu/icu4c/source/test/intltest/
allcoll.cpp 123 void CollationDummyTest::TestSecondary(/* char* par */)
202 case 1: name = "TestSecondary"; if (exec) TestSecondary(/* par */); break;
encoll.cpp 293 void CollationEnglishTest::TestSecondary(/* char* par */)
327 case 1: name = "TestSecondary"; if (exec) TestSecondary(/* par */); break;
frcoll.cpp 13 * TestSecondary
159 void CollationFrenchTest::TestSecondary(/* char* par */)
213 case 0: name = "TestSecondary"; if (exec) TestSecondary(/* par */); break;
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
CollationEnglishTest.java 265 public void TestSecondary() {
CollationGermanTest.java 108 public void TestSecondary(){
CollationFrenchTest.java 141 public void TestSecondary() {
CollationDummyTest.java 207 public void TestSecondary() {
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationEnglishTest.java 264 public void TestSecondary() {
CollationGermanTest.java 107 public void TestSecondary(){
CollationFrenchTest.java 140 public void TestSecondary() {
CollationDummyTest.java 206 public void TestSecondary() {

Completed in 2287 milliseconds