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

  /external/icu4c/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/cficoll/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 61 static void TestPrimary(void);
198 addTest(root, &TestPrimary, "tscoll/callcoll/TestPrimary");
729 static void TestPrimary( )
    [all...]
  /external/icu4c/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;

Completed in 270 milliseconds