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

  /external/chromium/third_party/icu/source/test/intltest/
sdtfmtts.cpp 34 testAPI(/*par*/);
46 void IntlTestSimpleDateFormatAPI::testAPI(/*char *par*/)
tufmtts.cpp 27 TESTCASE(1, testAPI);
99 void TimeUnitTest::testAPI() {
dtfmapts.cpp 37 testAPI(/*par*/);
99 void IntlTestDateFormatAPI::testAPI(/* char* par */)
plurults.cpp 33 TESTCASE(0, testAPI);
42 void PluralRulesTest::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...]
dtptngts.cpp 30 TESTCASE(0, testAPI);
40 void IntlTestDateTimePatternGeneratorAPI::testAPI(/*char *par*/)
nmfmapts.cpp 36 testAPI(/* par */);
61 void IntlTestNumberFormatAPI::testAPI(/* char* par */)
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...]
  /external/icu4c/test/intltest/
sdtfmtts.cpp 34 testAPI(/*par*/);
46 void IntlTestSimpleDateFormatAPI::testAPI(/*char *par*/)
tufmtts.cpp 27 TESTCASE(1, testAPI);
99 void TimeUnitTest::testAPI() {
plurults.cpp 33 TESTCASE(0, testAPI);
42 void PluralRulesTest::testAPI(/*char *par*/)
dcfmapts.cpp 35 testAPI(/*par*/);
65 void IntlTestDecimalFormatAPI::testAPI(/*char *par*/)
dtfmapts.cpp 37 testAPI(/*par*/);
128 void IntlTestDateFormatAPI::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);
41 void IntlTestDateTimePatternGeneratorAPI::testAPI(/*char *par*/)
    [all...]
testidna.cpp 449 void TestIDNA::testAPI(const UChar* src, const UChar* expected, const char* testName,
698 testAPI(unicodeIn[i], buf,testName, FALSE,U_ZERO_ERROR, TRUE, TRUE, func);
710 testAPI(buf,unicodeIn[i],testName,FALSE,U_ZERO_ERROR, TRUE, TRUE, func);
730 testAPI(buf,expected,testName,FALSE,U_ZERO_ERROR, TRUE, TRUE, func);
732 testAPI(buf,expected,testName, FALSE,U_ZERO_ERROR, TRUE, TRUE, func);
756 testAPI(buf,expected,testName, FALSE,U_ZERO_ERROR, TRUE, TRUE, func);
758 testAPI(buf,expected,testName, FALSE,U_ZERO_ERROR, FALSE, TRUE, func);
    [all...]
  /external/chromium/third_party/icu/source/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...]
  /external/icu4c/test/cintltst/
idnatest.c 70 testAPI(const UChar* src, const UChar* expected, const char* testName,
434 testAPI(unicodeIn[i], buf,testName, FALSE,U_ZERO_ERROR, TRUE, TRUE, func);
448 testAPI(buf,unicodeIn[i],testName,FALSE,U_ZERO_ERROR, TRUE, TRUE, func);
471 testAPI(buf,expected,testName,FALSE,U_ZERO_ERROR, TRUE, TRUE, func);
473 testAPI(buf,expected,testName, FALSE,U_ZERO_ERROR, TRUE, TRUE, func);
501 testAPI(buf,expected,testName, FALSE,U_ZERO_ERROR, TRUE, TRUE, func);
503 testAPI(buf,expected,testName, FALSE,U_ZERO_ERROR, FALSE, TRUE, func);
    [all...]

Completed in 284 milliseconds