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

  /external/icu4c/test/intltest/
dtptngts.h 26 void testAPI(/* char* par */);
plurults.h 26 void testAPI(/* char* par */);
sdtfmtts.h 26 void testAPI(/* char* par */);
dtfmapts.h 29 void testAPI(/* char* par */);
nmfmapts.h 27 void testAPI(/* char* par */);
tufmtts.h 32 void testAPI();
dcfmapts.h 26 void testAPI(/*char *par*/);
dtifmtts.h 27 void testAPI();
testidna.h 81 void testAPI(const UChar *src, const UChar *expected, const char *testName,
plurults.cpp 33 TESTCASE(0, testAPI);
42 void PluralRulesTest::testAPI(/*char *par*/)
sdtfmtts.cpp 34 testAPI(/*par*/);
46 void IntlTestSimpleDateFormatAPI::testAPI(/*char *par*/)
tufmtts.cpp 27 TESTCASE(1, testAPI);
99 void TimeUnitTest::testAPI() {
testidna.cpp 450 void TestIDNA::testAPI(const UChar* src, const UChar* expected, const char* testName,
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);
    [all...]
dtfmapts.cpp 37 testAPI(/*par*/);
99 void IntlTestDateFormatAPI::testAPI(/* char* par */)
dcfmapts.cpp 34 testAPI(/*par*/);
58 void IntlTestDecimalFormatAPI::testAPI(/*char *par*/)
dtifmtts.cpp 44 TESTCASE(0, testAPI);
55 void DateIntervalFormatTest::testAPI() {
    [all...]
nmfmapts.cpp 36 testAPI(/* par */);
61 void IntlTestNumberFormatAPI::testAPI(/* char* par */)
dtptngts.cpp 30 TESTCASE(0, testAPI);
40 void IntlTestDateTimePatternGeneratorAPI::testAPI(/*char *par*/)
  /external/icu4c/test/cintltst/
idnatest.c 72 testAPI(const UChar* src, const UChar* expected, const char* testName,
436 testAPI(unicodeIn[i], buf,testName, FALSE,U_ZERO_ERROR, TRUE, TRUE, func);
450 testAPI(buf,unicodeIn[i],testName,FALSE,U_ZERO_ERROR, TRUE, TRUE, func);
473 testAPI(buf,expected,testName,FALSE,U_ZERO_ERROR, TRUE, TRUE, func);
475 testAPI(buf,expected,testName, FALSE,U_ZERO_ERROR, TRUE, TRUE, func);
503 testAPI(buf,expected,testName, FALSE,U_ZERO_ERROR, TRUE, TRUE, func);
505 testAPI(buf,expected,testName, FALSE,U_ZERO_ERROR, FALSE, TRUE, func);
    [all...]

Completed in 93 milliseconds