Searched defs:TestCompare (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dmnkytst.cpp144 CollationMonkeyTest::TestCompare(/* char* par */) function in class:CollationMonkeyTest
147 errln(UNICODE_STRING("CollationMonkeyTest::TestCompare(): source is empty - ICU_DATA not set or data missing?", 87));
258 case 0: name = "TestCompare"; if (exec) TestCompare(/* par */); break;
H A Dtestidna.cpp1250 case 4: name = "TestCompare"; if (exec) TestCompare(); break;
1295 void TestIDNA::TestCompare(){ function in class:TestIDNA
H A Dtstnorm.cpp54 CASE(15,TestCompare);
929 BasicNormalizerTest::TestCompare() { function in class:BasicNormalizerTest
H A Dustrtest.cpp45 case 2: name = "TestCompare"; if (exec) TestCompare(); break;
264 UnicodeStringTest::TestCompare() function in class:UnicodeStringTest
H A Dapicoll.cpp970 CollationAPITest::TestCompare(/* char* par */) function in class:CollationAPITest
2311 TESTCASE_AUTO(TestCompare);
/external/icu/icu4c/source/test/intltest/
H A Dmnkytst.cpp144 CollationMonkeyTest::TestCompare(/* char* par */) function in class:CollationMonkeyTest
147 errln(UNICODE_STRING("CollationMonkeyTest::TestCompare(): source is empty - ICU_DATA not set or data missing?", 87));
258 case 0: name = "TestCompare"; if (exec) TestCompare(/* par */); break;
H A Dtestidna.cpp1250 case 4: name = "TestCompare"; if (exec) TestCompare(); break;
1295 void TestIDNA::TestCompare(){ function in class:TestIDNA
H A Dtstnorm.cpp54 CASE(15,TestCompare);
929 BasicNormalizerTest::TestCompare() { function in class:BasicNormalizerTest
H A Dustrtest.cpp45 case 2: name = "TestCompare"; if (exec) TestCompare(); break;
264 UnicodeStringTest::TestCompare() function in class:UnicodeStringTest
H A Dapicoll.cpp952 CollationAPITest::TestCompare(/* char* par */) function in class:CollationAPITest
2468 TESTCASE_AUTO(TestCompare);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Didnatest.c35 static void TestCompare(void);
64 addTest(root, &TestCompare, "idna/TestCompare");
566 TestCompare(){ function
H A Dcapitst.c64 addTest(root, &TestCompare, "tscoll/capitst/TestCompare");
549 void TestCompare() function
/external/icu/icu4c/source/test/cintltst/
H A Didnatest.c35 static void TestCompare(void);
64 addTest(root, &TestCompare, "idna/TestCompare");
566 TestCompare(){ function
H A Dcapitst.c67 addTest(root, &TestCompare, "tscoll/capitst/TestCompare");
547 void TestCompare() function

Completed in 301 milliseconds