Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
H A Dtestidna.cpp454 void TestIDNA::testAPI(const UChar* src, const UChar* expected, const char* testName, in testAPI() function in TestIDNA
707 testAPI(unicodeIn[i], buf,testName, false,U_ZERO_ERROR, true, true, func); in testToASCII()
719 testAPI(buf,unicodeIn[i],testName,false,U_ZERO_ERROR, true, true, func); in testToUnicode()
739 testAPI(buf,expected,testName,false,U_ZERO_ERROR, true, true, func); in testIDNToUnicode()
741 testAPI(buf,expected,testName, false,U_ZERO_ERROR, true, true, func); in testIDNToUnicode()
765 testAPI(buf,expected,testName, false,U_ZERO_ERROR, true, true, func); in testIDNToASCII()
767 testAPI(buf,expected,testName, false,U_ZERO_ERROR, false, true, func); in testIDNToASCII()
926 testAPI(src,buf, in testErrorCases()
930 testAPI(src,buf, in testErrorCases()
935 testAPI((sr in testErrorCases()
[all...]
H A Dnmfmapts.h29 void testAPI(/* char* par */);
H A Dsdtfmtts.h28 void testAPI(/* char* par */);
H A Ddtfmapts.h31 void testAPI(/* char* par */);
H A Ddtptngts.h30 void testAPI(/* char* par */);
H A Ddcfmapts.h28 void testAPI(/*char *par*/);
H A Dsdtfmtts.cpp36 testAPI(/*par*/); in runIndexedTest()
48 void IntlTestSimpleDateFormatAPI::testAPI(/*char *par*/) in testAPI() function in IntlTestSimpleDateFormatAPI
H A Ddtifmtts.h34 void testAPI();
H A Dplurults.h31 void testAPI();
H A Ddtfmapts.cpp39 testAPI(/*par*/); in runIndexedTest()
131 void IntlTestDateFormatAPI::testAPI(/* char* par */) in testAPI() function in IntlTestDateFormatAPI
H A Dtufmtts.cpp32 TESTCASE_AUTO(testAPI); variable
49 void testAPI();
167 void TimeUnitTest::testAPI() { in testAPI() function in TimeUnitTest
H A Dtestidna.h84 void testAPI(const UChar *src, const UChar *expected, const char *testName,
H A Dnmfmapts.cpp38 testAPI(/* par */); in runIndexedTest()
63 void IntlTestNumberFormatAPI::testAPI(/* char* par */) in testAPI() function in IntlTestNumberFormatAPI
H A Ddtifmtts.cpp49 TESTCASE_AUTO(testAPI); in runIndexedTest()
75 void DateIntervalFormatTest::testAPI() { in testAPI() function in DateIntervalFormatTest
H A Ddtptngts.cpp36 TESTCASE(0, testAPI); in runIndexedTest()
60 void IntlTestDateTimePatternGeneratorAPI::testAPI(/*char *par*/) in testAPI() function in IntlTestDateTimePatternGeneratorAPI
H A Ddcfmapts.cpp46 testAPI(/*par*/); in runIndexedTest()
112 void IntlTestDecimalFormatAPI::testAPI(/*char *par*/) in testAPI() function in IntlTestDecimalFormatAPI
H A Dplurults.cpp50 TESTCASE_AUTO(testAPI); in runIndexedTest()
98 void PluralRulesTest::testAPI(/*char *par*/) in testAPI() function in PluralRulesTest
/third_party/icu/icu4c/source/test/cintltst/
H A Didnatest.c74 testAPI(const UChar* src, const UChar* expected, const char* testName, in testAPI() function
438 testAPI(unicodeIn[i], buf,testName, false,U_ZERO_ERROR, true, true, func); in TestToASCII()
452 testAPI(buf,unicodeIn[i],testName,false,U_ZERO_ERROR, true, true, func); in TestToUnicode()
475 testAPI(buf,expected,testName,false,U_ZERO_ERROR, true, true, func); in TestIDNToUnicode()
477 testAPI(buf,expected,testName, false,U_ZERO_ERROR, true, true, func); in TestIDNToUnicode()
505 testAPI(buf,expected,testName, false,U_ZERO_ERROR, true, true, func); in TestIDNToASCII()
507 testAPI(buf,expected,testName, false,U_ZERO_ERROR, false, true, func); in TestIDNToASCII()

Completed in 24 milliseconds