Searched refs:testAPI (Results 1 - 25 of 38) sorted by relevance

12

/external/chromium/third_party/icu/source/test/intltest/
H A Ddtfmapts.h29 void testAPI(/* char* par */);
H A Ddtptngts.h26 void testAPI(/* char* par */);
H A Dnmfmapts.h27 void testAPI(/* char* par */);
H A Dplurults.h26 void testAPI(/* char* par */);
H A Dsdtfmtts.h26 void testAPI(/* char* par */);
H A Dtufmtts.h32 void testAPI();
H A Ddcfmapts.h26 void testAPI(/*char *par*/);
H A Ddtifmtts.h27 void testAPI();
H A Dtestidna.h81 void testAPI(const UChar *src, const UChar *expected, const char *testName,
H A Dplurults.cpp33 TESTCASE(0, testAPI);
42 void PluralRulesTest::testAPI(/*char *par*/) function in class:PluralRulesTest
H A Dsdtfmtts.cpp34 testAPI(/*par*/);
46 void IntlTestSimpleDateFormatAPI::testAPI(/*char *par*/) function in class:IntlTestSimpleDateFormatAPI
H A Dtufmtts.cpp27 TESTCASE(1, testAPI);
99 void TimeUnitTest::testAPI() { function in class:TimeUnitTest
H A Dtestidna.cpp450 void TestIDNA::testAPI(const UChar* src, const UChar* expected, const char* testName, function in class:TestIDNA
699 testAPI(unicodeIn[i], buf,testName, FALSE,U_ZERO_ERROR, TRUE, TRUE, func);
711 testAPI(buf,unicodeIn[i],testName,FALSE,U_ZERO_ERROR, TRUE, TRUE, func);
731 testAPI(buf,expected,testName,FALSE,U_ZERO_ERROR, TRUE, TRUE, func);
733 testAPI(buf,expected,testName, FALSE,U_ZERO_ERROR, TRUE, TRUE, func);
757 testAPI(buf,expected,testName, FALSE,U_ZERO_ERROR, TRUE, TRUE, func);
759 testAPI(buf,expected,testName, FALSE,U_ZERO_ERROR, FALSE, TRUE, func);
918 testAPI(src,buf,
922 testAPI(src,buf,
927 testAPI((sr
[all...]
/external/icu4c/test/intltest/
H A Ddtfmapts.h29 void testAPI(/* char* par */);
H A Ddtptngts.h26 void testAPI(/* char* par */);
H A Dnmfmapts.h27 void testAPI(/* char* par */);
H A Dplurults.h26 void testAPI(/* char* par */);
H A Dsdtfmtts.h26 void testAPI(/* char* par */);
H A Dtufmtts.h32 void testAPI();
H A Ddcfmapts.h26 void testAPI(/*char *par*/);
H A Ddtifmtts.h27 void testAPI();
H A Dtestidna.h81 void testAPI(const UChar *src, const UChar *expected, const char *testName,
H A Dplurults.cpp33 TESTCASE(0, testAPI);
42 void PluralRulesTest::testAPI(/*char *par*/) function in class:PluralRulesTest
H A Dsdtfmtts.cpp34 testAPI(/*par*/);
46 void IntlTestSimpleDateFormatAPI::testAPI(/*char *par*/) function in class:IntlTestSimpleDateFormatAPI
H A Dtufmtts.cpp27 TESTCASE(1, testAPI);
99 void TimeUnitTest::testAPI() { function in class:TimeUnitTest

Completed in 141 milliseconds

12