Lines Matching refs:ConverterPerformanceTest
25 ConverterPerformanceTest test(argc, argv, status); in main()
37 ConverterPerformanceTest::ConverterPerformanceTest(int32_t argc, const char* argv[], UErrorCode& st… in ConverterPerformanceTest() function in ConverterPerformanceTest
42 ConverterPerformanceTest::~ConverterPerformanceTest(){ in ~ConverterPerformanceTest()
46 UPerfFunction* ConverterPerformanceTest::runIndexedTest(int32_t index, UBool exec,const char* &name… in runIndexedTest()
127 UPerfFunction* ConverterPerformanceTest::TestICU_CleanOpenAllConverters() { in TestICU_CleanOpenAllConverters()
136 UPerfFunction* ConverterPerformanceTest::TestICU_OpenAllConverters() { in TestICU_OpenAllConverters()
145 UPerfFunction* ConverterPerformanceTest::TestICU_UTF8_FromUnicode(){ in TestICU_UTF8_FromUnicode()
154 UPerfFunction* ConverterPerformanceTest::TestICU_UTF8_ToUnicode(){ in TestICU_UTF8_ToUnicode()
164 UPerfFunction* ConverterPerformanceTest::TestWinIML2_UTF8_FromUnicode(){ in TestWinIML2_UTF8_FromUnicode()
173 UPerfFunction* ConverterPerformanceTest::TestWinIML2_UTF8_ToUnicode(){ in TestWinIML2_UTF8_ToUnicode()
182 UPerfFunction* ConverterPerformanceTest::TestWinANSI_UTF8_FromUnicode(){ in TestWinANSI_UTF8_FromUnicode()
191 UPerfFunction* ConverterPerformanceTest::TestWinANSI_UTF8_ToUnicode(){ in TestWinANSI_UTF8_ToUnicode()
202 UPerfFunction* ConverterPerformanceTest::TestICU_Latin1_FromUnicode(){ in TestICU_Latin1_FromUnicode()
211 UPerfFunction* ConverterPerformanceTest::TestICU_Latin1_ToUnicode(){ in TestICU_Latin1_ToUnicode()
221 UPerfFunction* ConverterPerformanceTest::TestWinIML2_Latin1_FromUnicode(){ in TestWinIML2_Latin1_FromUnicode()
230 UPerfFunction* ConverterPerformanceTest::TestWinIML2_Latin1_ToUnicode(){ in TestWinIML2_Latin1_ToUnicode()
239 UPerfFunction* ConverterPerformanceTest::TestWinANSI_Latin1_FromUnicode(){ in TestWinANSI_Latin1_FromUnicode()
248 UPerfFunction* ConverterPerformanceTest::TestWinANSI_Latin1_ToUnicode(){ in TestWinANSI_Latin1_ToUnicode()
259 UPerfFunction* ConverterPerformanceTest::TestICU_Latin8_FromUnicode(){ in TestICU_Latin8_FromUnicode()
268 UPerfFunction* ConverterPerformanceTest::TestICU_Latin8_ToUnicode(){ in TestICU_Latin8_ToUnicode()
278 UPerfFunction* ConverterPerformanceTest::TestWinIML2_Latin8_FromUnicode(){ in TestWinIML2_Latin8_FromUnicode()
287 UPerfFunction* ConverterPerformanceTest::TestWinIML2_Latin8_ToUnicode(){ in TestWinIML2_Latin8_ToUnicode()
295 UPerfFunction* ConverterPerformanceTest::TestWinANSI_Latin8_FromUnicode(){ in TestWinANSI_Latin8_FromUnicode()
304 UPerfFunction* ConverterPerformanceTest::TestWinANSI_Latin8_ToUnicode(){ in TestWinANSI_Latin8_ToUnicode()
316 UPerfFunction* ConverterPerformanceTest::TestICU_EBCDIC_Arabic_FromUnicode(){ in TestICU_EBCDIC_Arabic_FromUnicode()
325 UPerfFunction* ConverterPerformanceTest::TestICU_EBCDIC_Arabic_ToUnicode(){ in TestICU_EBCDIC_Arabic_ToUnicode()
335 UPerfFunction* ConverterPerformanceTest::TestWinIML2_EBCDIC_Arabic_FromUnicode(){ in TestWinIML2_EBCDIC_Arabic_FromUnicode()
344 UPerfFunction* ConverterPerformanceTest::TestWinIML2_EBCDIC_Arabic_ToUnicode(){ in TestWinIML2_EBCDIC_Arabic_ToUnicode()
353 UPerfFunction* ConverterPerformanceTest::TestWinANSI_EBCDIC_Arabic_FromUnicode(){ in TestWinANSI_EBCDIC_Arabic_FromUnicode()
362 UPerfFunction* ConverterPerformanceTest::TestWinANSI_EBCDIC_Arabic_ToUnicode(){ in TestWinANSI_EBCDIC_Arabic_ToUnicode()
373 UPerfFunction* ConverterPerformanceTest::TestICU_SJIS_FromUnicode(){ in TestICU_SJIS_FromUnicode()
382 UPerfFunction* ConverterPerformanceTest::TestICU_SJIS_ToUnicode(){ in TestICU_SJIS_ToUnicode()
392 UPerfFunction* ConverterPerformanceTest::TestWinIML2_SJIS_FromUnicode(){ in TestWinIML2_SJIS_FromUnicode()
401 UPerfFunction* ConverterPerformanceTest::TestWinIML2_SJIS_ToUnicode(){ in TestWinIML2_SJIS_ToUnicode()
410 UPerfFunction* ConverterPerformanceTest::TestWinANSI_SJIS_FromUnicode(){ in TestWinANSI_SJIS_FromUnicode()
419 UPerfFunction* ConverterPerformanceTest::TestWinANSI_SJIS_ToUnicode(){ in TestWinANSI_SJIS_ToUnicode()
432 UPerfFunction* ConverterPerformanceTest::TestICU_EUCJP_FromUnicode(){ in TestICU_EUCJP_FromUnicode()
441 UPerfFunction* ConverterPerformanceTest::TestICU_EUCJP_ToUnicode(){ in TestICU_EUCJP_ToUnicode()
451 UPerfFunction* ConverterPerformanceTest::TestWinIML2_EUCJP_FromUnicode(){ in TestWinIML2_EUCJP_FromUnicode()
460 UPerfFunction* ConverterPerformanceTest::TestWinIML2_EUCJP_ToUnicode(){ in TestWinIML2_EUCJP_ToUnicode()
469 UPerfFunction* ConverterPerformanceTest::TestWinANSI_EUCJP_FromUnicode(){ in TestWinANSI_EUCJP_FromUnicode()
478 UPerfFunction* ConverterPerformanceTest::TestWinANSI_EUCJP_ToUnicode(){ in TestWinANSI_EUCJP_ToUnicode()
491 UPerfFunction* ConverterPerformanceTest::TestICU_GB2312_FromUnicode(){ in TestICU_GB2312_FromUnicode()
500 UPerfFunction* ConverterPerformanceTest::TestICU_GB2312_ToUnicode(){ in TestICU_GB2312_ToUnicode()
510 UPerfFunction* ConverterPerformanceTest::TestWinIML2_GB2312_FromUnicode(){ in TestWinIML2_GB2312_FromUnicode()
519 UPerfFunction* ConverterPerformanceTest::TestWinIML2_GB2312_ToUnicode(){ in TestWinIML2_GB2312_ToUnicode()
528 UPerfFunction* ConverterPerformanceTest::TestWinANSI_GB2312_FromUnicode(){ in TestWinANSI_GB2312_FromUnicode()
537 UPerfFunction* ConverterPerformanceTest::TestWinANSI_GB2312_ToUnicode(){ in TestWinANSI_GB2312_ToUnicode()
549 UPerfFunction* ConverterPerformanceTest::TestICU_ISO2022KR_FromUnicode(){ in TestICU_ISO2022KR_FromUnicode()
558 UPerfFunction* ConverterPerformanceTest::TestICU_ISO2022KR_ToUnicode(){ in TestICU_ISO2022KR_ToUnicode()
568 UPerfFunction* ConverterPerformanceTest::TestWinIML2_ISO2022KR_FromUnicode(){ in TestWinIML2_ISO2022KR_FromUnicode()
577 UPerfFunction* ConverterPerformanceTest::TestWinIML2_ISO2022KR_ToUnicode(){ in TestWinIML2_ISO2022KR_ToUnicode()
586 UPerfFunction* ConverterPerformanceTest::TestWinANSI_ISO2022KR_FromUnicode(){ in TestWinANSI_ISO2022KR_FromUnicode()
595 UPerfFunction* ConverterPerformanceTest::TestWinANSI_ISO2022KR_ToUnicode(){ in TestWinANSI_ISO2022KR_ToUnicode()
606 UPerfFunction* ConverterPerformanceTest::TestICU_ISO2022JP_FromUnicode(){ in TestICU_ISO2022JP_FromUnicode()
615 UPerfFunction* ConverterPerformanceTest::TestICU_ISO2022JP_ToUnicode(){ in TestICU_ISO2022JP_ToUnicode()
625 UPerfFunction* ConverterPerformanceTest::TestWinIML2_ISO2022JP_FromUnicode(){ in TestWinIML2_ISO2022JP_FromUnicode()
634 UPerfFunction* ConverterPerformanceTest::TestWinIML2_ISO2022JP_ToUnicode(){ in TestWinIML2_ISO2022JP_ToUnicode()
643 UPerfFunction* ConverterPerformanceTest::TestWinANSI_ISO2022JP_FromUnicode(){ in TestWinANSI_ISO2022JP_FromUnicode()
652 UPerfFunction* ConverterPerformanceTest::TestWinANSI_ISO2022JP_ToUnicode(){ in TestWinANSI_ISO2022JP_ToUnicode()