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

  /external/icu4c/test/cintltst/
encoll.c 257 addTest(root, &TestSecondary, "tscoll/encoll/TestSecondary");
324 static void TestSecondary()
cfrtst.c 136 addTest(root, &TestSecondary, "tscoll/cfrtst/TestSecondary");
168 static void TestSecondary()
callcoll.c 63 static void TestSecondary(void);
199 addTest(root, &TestSecondary, "tscoll/callcoll/TestSecondary");
786 static void TestSecondary()
    [all...]
  /external/icu4c/test/intltest/
allcoll.cpp 120 void CollationDummyTest::TestSecondary(/* char* par */)
199 case 1: name = "TestSecondary"; if (exec) TestSecondary(/* par */); break;
encoll.cpp 290 void CollationEnglishTest::TestSecondary(/* char* par */)
324 case 1: name = "TestSecondary"; if (exec) TestSecondary(/* par */); break;
frcoll.cpp 11 * TestSecondary
156 void CollationFrenchTest::TestSecondary(/* char* par */)
210 case 0: name = "TestSecondary"; if (exec) TestSecondary(/* par */); break;

Completed in 356 milliseconds