Home
last modified time | relevance | path

Searched refs:testAPI (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dtestidna.cpp454 void TestIDNA::testAPI(const char16_t* src, const char16_t* 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((src==nullptr)? nullptr : buf,src, in testErrorCases()
[all …]
H A Dsdtfmtts.cpp36 testAPI(/*par*/); in runIndexedTest()
48 void IntlTestSimpleDateFormatAPI::testAPI(/*char *par*/) in testAPI() function in IntlTestSimpleDateFormatAPI
H A Dtufmtts.cpp32 TESTCASE_AUTO(testAPI); in runIndexedTest()
49 void testAPI();
167 void TimeUnitTest::testAPI() { in testAPI() function in TimeUnitTest
H A Ddtfmapts.cpp39 testAPI(/*par*/); in runIndexedTest()
131 void IntlTestDateFormatAPI::testAPI(/* char* par */) in testAPI() function in IntlTestDateFormatAPI
H A Dsdtfmtts.h28 void testAPI(/* char* par */);
H A Dnmfmapts.h29 void testAPI(/* char* par */);
H A Ddtfmapts.h31 void testAPI(/* char* par */);
H A Dnmfmapts.cpp38 testAPI(/* par */); in runIndexedTest()
63 void IntlTestNumberFormatAPI::testAPI(/* char* par */) in testAPI() function in IntlTestNumberFormatAPI
H A Ddcfmapts.h28 void testAPI(/*char *par*/);
H A Ddtptngts.h30 void testAPI(/* char* par */);
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dtestidna.cpp454 void TestIDNA::testAPI(const char16_t* src, const char16_t* 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((src==nullptr)? nullptr : buf,src, in testErrorCases()
[all …]
H A Dsdtfmtts.cpp36 testAPI(/*par*/); in runIndexedTest()
48 void IntlTestSimpleDateFormatAPI::testAPI(/*char *par*/) in testAPI() function in IntlTestSimpleDateFormatAPI
H A Dtufmtts.cpp32 TESTCASE_AUTO(testAPI); in runIndexedTest()
49 void testAPI();
167 void TimeUnitTest::testAPI() { in testAPI() function in TimeUnitTest
H A Ddtfmapts.cpp39 testAPI(/*par*/); in runIndexedTest()
131 void IntlTestDateFormatAPI::testAPI(/* char* par */) in testAPI() function in IntlTestDateFormatAPI
H A Dsdtfmtts.h28 void testAPI(/* char* par */);
H A Dnmfmapts.h29 void testAPI(/* char* par */);
H A Ddtfmapts.h31 void testAPI(/* char* par */);
H A Dnmfmapts.cpp38 testAPI(/* par */); in runIndexedTest()
63 void IntlTestNumberFormatAPI::testAPI(/* char* par */) in testAPI() function in IntlTestNumberFormatAPI
H A Ddcfmapts.h28 void testAPI(/*char *par*/);
H A Ddtptngts.h30 void testAPI(/* char* par */);
H A Dplurults.h31 void testAPI();
H A Ddtifmtts.h34 void testAPI();
/aosp_15_r20/external/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()
/aosp_15_r20/external/cronet/third_party/icu/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()
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
H A DActivityTransitionTests.java924 int testAPI = extras.getInt(TEST_METHOD_KEY); in processIntent() local
929 if (testAPI == TEST_METHOD_OVERRIDE_PENDING_TRANSITION) { in processIntent()
934 } else if (testAPI == TEST_METHOD_OVERRIDE_ACTIVITY_TRANSITION) { in processIntent()
1045 int testAPI = extras.getInt(TEST_METHOD_KEY); in processIntent() local
1062 if (testAPI == TEST_METHOD_OVERRIDE_PENDING_TRANSITION) { in processIntent()
1066 } else if (testAPI == TEST_METHOD_OVERRIDE_ACTIVITY_TRANSITION) { in processIntent()

12