/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | testidna.cpp | 454 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 D | sdtfmtts.cpp | 36 testAPI(/*par*/); in runIndexedTest() 48 void IntlTestSimpleDateFormatAPI::testAPI(/*char *par*/) in testAPI() function in IntlTestSimpleDateFormatAPI
|
H A D | tufmtts.cpp | 32 TESTCASE_AUTO(testAPI); in runIndexedTest() 49 void testAPI(); 167 void TimeUnitTest::testAPI() { in testAPI() function in TimeUnitTest
|
H A D | dtfmapts.cpp | 39 testAPI(/*par*/); in runIndexedTest() 131 void IntlTestDateFormatAPI::testAPI(/* char* par */) in testAPI() function in IntlTestDateFormatAPI
|
H A D | sdtfmtts.h | 28 void testAPI(/* char* par */);
|
H A D | nmfmapts.h | 29 void testAPI(/* char* par */);
|
H A D | dtfmapts.h | 31 void testAPI(/* char* par */);
|
H A D | nmfmapts.cpp | 38 testAPI(/* par */); in runIndexedTest() 63 void IntlTestNumberFormatAPI::testAPI(/* char* par */) in testAPI() function in IntlTestNumberFormatAPI
|
H A D | dcfmapts.h | 28 void testAPI(/*char *par*/);
|
H A D | dtptngts.h | 30 void testAPI(/* char* par */);
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | testidna.cpp | 454 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 D | sdtfmtts.cpp | 36 testAPI(/*par*/); in runIndexedTest() 48 void IntlTestSimpleDateFormatAPI::testAPI(/*char *par*/) in testAPI() function in IntlTestSimpleDateFormatAPI
|
H A D | tufmtts.cpp | 32 TESTCASE_AUTO(testAPI); in runIndexedTest() 49 void testAPI(); 167 void TimeUnitTest::testAPI() { in testAPI() function in TimeUnitTest
|
H A D | dtfmapts.cpp | 39 testAPI(/*par*/); in runIndexedTest() 131 void IntlTestDateFormatAPI::testAPI(/* char* par */) in testAPI() function in IntlTestDateFormatAPI
|
H A D | sdtfmtts.h | 28 void testAPI(/* char* par */);
|
H A D | nmfmapts.h | 29 void testAPI(/* char* par */);
|
H A D | dtfmapts.h | 31 void testAPI(/* char* par */);
|
H A D | nmfmapts.cpp | 38 testAPI(/* par */); in runIndexedTest() 63 void IntlTestNumberFormatAPI::testAPI(/* char* par */) in testAPI() function in IntlTestNumberFormatAPI
|
H A D | dcfmapts.h | 28 void testAPI(/*char *par*/);
|
H A D | dtptngts.h | 30 void testAPI(/* char* par */);
|
H A D | plurults.h | 31 void testAPI();
|
H A D | dtifmtts.h | 34 void testAPI();
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | idnatest.c | 74 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 D | idnatest.c | 74 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 D | ActivityTransitionTests.java | 924 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()
|