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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cfrtst.h 36 static void TestSecondary(void);
encoll.h 36 static void TestSecondary(void);
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");
758 static void TestSecondary()
    [all...]
encoll.c 257 addTest(root, &TestSecondary, "tscoll/encoll/TestSecondary");
324 static void TestSecondary()
  /external/icu4c/test/cintltst/
cfrtst.h 36 static void TestSecondary(void);
encoll.h 36 static void TestSecondary(void);
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...]
encoll.c 257 addTest(root, &TestSecondary, "tscoll/encoll/TestSecondary");
324 static void TestSecondary()
  /external/chromium_org/third_party/icu/source/test/intltest/
allcoll.h 37 void TestSecondary(/* char* par */);
decoll.h 35 void TestSecondary(/* char* par */);
encoll.h 37 void TestSecondary(/* char* par */);
frcoll.h 32 void TestSecondary(/* char* par */);
allcoll.cpp 120 void CollationDummyTest::TestSecondary(/* char* par */)
199 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;
encoll.cpp 290 void CollationEnglishTest::TestSecondary(/* char* par */)
324 case 1: name = "TestSecondary"; if (exec) TestSecondary(/* par */); break;
  /external/icu4c/test/intltest/
allcoll.h 37 void TestSecondary(/* char* par */);
decoll.h 35 void TestSecondary(/* char* par */);
encoll.h 37 void TestSecondary(/* char* par */);
frcoll.h 32 void TestSecondary(/* char* par */);
allcoll.cpp 120 void CollationDummyTest::TestSecondary(/* char* par */)
199 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;
encoll.cpp 290 void CollationEnglishTest::TestSecondary(/* char* par */)
324 case 1: name = "TestSecondary"; if (exec) TestSecondary(/* par */); break;

Completed in 220 milliseconds