/external/webrtc/webrtc/modules/video_render/ |
D | video_render.gypi | 184 'test/testAPI/testAPI.cc', 185 'test/testAPI/testAPI.h', 186 'test/testAPI/testAPI_android.cc', 187 'test/testAPI/testAPI_mac.mm',
|
/external/icu/icu4c/source/test/intltest/ |
D | testidna.cpp | 450 void TestIDNA::testAPI(const UChar* src, const UChar* expected, const char* testName, in testAPI() function in TestIDNA 699 testAPI(unicodeIn[i], buf,testName, FALSE,U_ZERO_ERROR, TRUE, TRUE, func); in testToASCII() 711 testAPI(buf,unicodeIn[i],testName,FALSE,U_ZERO_ERROR, TRUE, TRUE, func); in testToUnicode() 731 testAPI(buf,expected,testName,FALSE,U_ZERO_ERROR, TRUE, TRUE, func); in testIDNToUnicode() 733 testAPI(buf,expected,testName, FALSE,U_ZERO_ERROR, TRUE, TRUE, func); in testIDNToUnicode() 757 testAPI(buf,expected,testName, FALSE,U_ZERO_ERROR, TRUE, TRUE, func); in testIDNToASCII() 759 testAPI(buf,expected,testName, FALSE,U_ZERO_ERROR, FALSE, TRUE, func); in testIDNToASCII() 918 testAPI(src,buf, in testErrorCases() 922 testAPI(src,buf, in testErrorCases() 927 testAPI((src==NULL)? NULL : buf,src, in testErrorCases() [all …]
|
D | sdtfmtts.h | 26 void testAPI(/* char* par */);
|
D | nmfmapts.h | 27 void testAPI(/* char* par */);
|
D | dtptngts.h | 26 void testAPI(/* char* par */);
|
D | dtfmapts.h | 29 void testAPI(/* char* par */);
|
D | dcfmapts.h | 26 void testAPI(/*char *par*/);
|
D | dtifmtts.h | 27 void testAPI();
|
D | plurults.h | 28 void testAPI();
|
D | sdtfmtts.cpp | 34 testAPI(/*par*/); in runIndexedTest() 46 void IntlTestSimpleDateFormatAPI::testAPI(/*char *par*/) in testAPI() function in IntlTestSimpleDateFormatAPI
|
D | tufmtts.cpp | 30 TESTCASE_AUTO(testAPI); in runIndexedTest() 47 void testAPI(); 165 void TimeUnitTest::testAPI() { in testAPI() function in TimeUnitTest
|
D | dtfmapts.cpp | 37 testAPI(/*par*/); in runIndexedTest() 129 void IntlTestDateFormatAPI::testAPI(/* char* par */) in testAPI() function in IntlTestDateFormatAPI
|
D | testidna.h | 81 void testAPI(const UChar *src, const UChar *expected, const char *testName,
|
D | nmfmapts.cpp | 36 testAPI(/* par */); in runIndexedTest() 61 void IntlTestNumberFormatAPI::testAPI(/* char* par */) in testAPI() function in IntlTestNumberFormatAPI
|
D | dtifmtts.cpp | 46 TESTCASE(0, testAPI); in runIndexedTest() 60 void DateIntervalFormatTest::testAPI() { in testAPI() function in DateIntervalFormatTest
|
D | dtptngts.cpp | 30 TESTCASE(0, testAPI); in runIndexedTest() 42 void IntlTestDateTimePatternGeneratorAPI::testAPI(/*char *par*/) in testAPI() function in IntlTestDateTimePatternGeneratorAPI
|
D | plurults.cpp | 42 TESTCASE_AUTO(testAPI); in runIndexedTest() 78 void PluralRulesTest::testAPI(/*char *par*/) in testAPI() function in PluralRulesTest
|
D | dcfmapts.cpp | 42 testAPI(/*par*/); in runIndexedTest() 96 void IntlTestDecimalFormatAPI::testAPI(/*char *par*/) in testAPI() function in IntlTestDecimalFormatAPI
|
/external/icu/icu4c/source/test/cintltst/ |
D | idnatest.c | 71 testAPI(const UChar* src, const UChar* expected, const char* testName, in testAPI() function 435 testAPI(unicodeIn[i], buf,testName, FALSE,U_ZERO_ERROR, TRUE, TRUE, func); in TestToASCII() 449 testAPI(buf,unicodeIn[i],testName,FALSE,U_ZERO_ERROR, TRUE, TRUE, func); in TestToUnicode() 472 testAPI(buf,expected,testName,FALSE,U_ZERO_ERROR, TRUE, TRUE, func); in TestIDNToUnicode() 474 testAPI(buf,expected,testName, FALSE,U_ZERO_ERROR, TRUE, TRUE, func); in TestIDNToUnicode() 502 testAPI(buf,expected,testName, FALSE,U_ZERO_ERROR, TRUE, TRUE, func); in TestIDNToASCII() 504 testAPI(buf,expected,testName, FALSE,U_ZERO_ERROR, FALSE, TRUE, func); in TestIDNToASCII()
|
/external/webrtc/webrtc/modules/ |
D | modules.gyp | 339 'rtp_rtcp/test/testAPI/test_api.cc', 340 'rtp_rtcp/test/testAPI/test_api.h', 341 'rtp_rtcp/test/testAPI/test_api_audio.cc', 342 'rtp_rtcp/test/testAPI/test_api_rtcp.cc', 343 'rtp_rtcp/test/testAPI/test_api_video.cc',
|
/external/webrtc/webrtc/modules/video_render/test/testAPI/ |
D | testAPI_mac.mm | 11 #include "testAPI.h"
|