Home | History | Annotate | Download | only in convperf

Lines Matching refs:ConverterPerformanceTest

20     ConverterPerformanceTest test(argc, argv, status);
32 ConverterPerformanceTest::ConverterPerformanceTest(int32_t argc, const char* argv[], UErrorCode& status)
37 ConverterPerformanceTest::~ConverterPerformanceTest(){
41 UPerfFunction* ConverterPerformanceTest::runIndexedTest(int32_t index, UBool exec,const char* &name, char* par) {
122 UPerfFunction* ConverterPerformanceTest::TestICU_CleanOpenAllConverters() {
131 UPerfFunction* ConverterPerformanceTest::TestICU_OpenAllConverters() {
140 UPerfFunction* ConverterPerformanceTest::TestICU_UTF8_FromUnicode(){
149 UPerfFunction* ConverterPerformanceTest::TestICU_UTF8_ToUnicode(){
159 UPerfFunction* ConverterPerformanceTest::TestWinIML2_UTF8_FromUnicode(){
168 UPerfFunction* ConverterPerformanceTest::TestWinIML2_UTF8_ToUnicode(){
177 UPerfFunction* ConverterPerformanceTest::TestWinANSI_UTF8_FromUnicode(){
186 UPerfFunction* ConverterPerformanceTest::TestWinANSI_UTF8_ToUnicode(){
197 UPerfFunction* ConverterPerformanceTest::TestICU_Latin1_FromUnicode(){
206 UPerfFunction* ConverterPerformanceTest::TestICU_Latin1_ToUnicode(){
216 UPerfFunction* ConverterPerformanceTest::TestWinIML2_Latin1_FromUnicode(){
225 UPerfFunction* ConverterPerformanceTest::TestWinIML2_Latin1_ToUnicode(){
234 UPerfFunction* ConverterPerformanceTest::TestWinANSI_Latin1_FromUnicode(){
243 UPerfFunction* ConverterPerformanceTest::TestWinANSI_Latin1_ToUnicode(){
254 UPerfFunction* ConverterPerformanceTest::TestICU_Latin8_FromUnicode(){
263 UPerfFunction* ConverterPerformanceTest::TestICU_Latin8_ToUnicode(){
273 UPerfFunction* ConverterPerformanceTest::TestWinIML2_Latin8_FromUnicode(){
282 UPerfFunction* ConverterPerformanceTest::TestWinIML2_Latin8_ToUnicode(){
290 UPerfFunction* ConverterPerformanceTest::TestWinANSI_Latin8_FromUnicode(){
299 UPerfFunction* ConverterPerformanceTest::TestWinANSI_Latin8_ToUnicode(){
311 UPerfFunction* ConverterPerformanceTest::TestICU_EBCDIC_Arabic_FromUnicode(){
320 UPerfFunction* ConverterPerformanceTest::TestICU_EBCDIC_Arabic_ToUnicode(){
330 UPerfFunction* ConverterPerformanceTest::TestWinIML2_EBCDIC_Arabic_FromUnicode(){
339 UPerfFunction* ConverterPerformanceTest::TestWinIML2_EBCDIC_Arabic_ToUnicode(){
348 UPerfFunction* ConverterPerformanceTest::TestWinANSI_EBCDIC_Arabic_FromUnicode(){
357 UPerfFunction* ConverterPerformanceTest::TestWinANSI_EBCDIC_Arabic_ToUnicode(){
368 UPerfFunction* ConverterPerformanceTest::TestICU_SJIS_FromUnicode(){
377 UPerfFunction* ConverterPerformanceTest::TestICU_SJIS_ToUnicode(){
387 UPerfFunction* ConverterPerformanceTest::TestWinIML2_SJIS_FromUnicode(){
396 UPerfFunction* ConverterPerformanceTest::TestWinIML2_SJIS_ToUnicode(){
405 UPerfFunction* ConverterPerformanceTest::TestWinANSI_SJIS_FromUnicode(){
414 UPerfFunction* ConverterPerformanceTest::TestWinANSI_SJIS_ToUnicode(){
427 UPerfFunction* ConverterPerformanceTest::TestICU_EUCJP_FromUnicode(){
436 UPerfFunction* ConverterPerformanceTest::TestICU_EUCJP_ToUnicode(){
446 UPerfFunction* ConverterPerformanceTest::TestWinIML2_EUCJP_FromUnicode(){
455 UPerfFunction* ConverterPerformanceTest::TestWinIML2_EUCJP_ToUnicode(){
464 UPerfFunction* ConverterPerformanceTest::TestWinANSI_EUCJP_FromUnicode(){
473 UPerfFunction* ConverterPerformanceTest::TestWinANSI_EUCJP_ToUnicode(){
486 ConverterPerformanceTest::TestICU_GB2312_FromUnicode(){
495 UPerfFunction* ConverterPerformanceTest::TestICU_GB2312_ToUnicode(){
505 UPerfFunction* ConverterPerformanceTest::TestWinIML2_GB2312_FromUnicode(){
514 UPerfFunction* ConverterPerformanceTest::TestWinIML2_GB2312_ToUnicode(){
523 UPerfFunction* ConverterPerformanceTest::TestWinANSI_GB2312_FromUnicode(){
532 UPerfFunction* ConverterPerformanceTest::TestWinANSI_GB2312_ToUnicode(){
544 UPerfFunction* ConverterPerformanceTest::TestICU_ISO2022KR_FromUnicode(){
553 UPerfFunction* ConverterPerformanceTest::TestICU_ISO2022KR_ToUnicode(){
563 UPerfFunction* ConverterPerformanceTest::TestWinIML2_ISO2022KR_FromUnicode(){
572 UPerfFunction* ConverterPerformanceTest::TestWinIML2_ISO2022KR_ToUnicode(){
581 UPerfFunction* ConverterPerformanceTest::TestWinANSI_ISO2022KR_FromUnicode(){
590 UPerfFunction* ConverterPerformanceTest::TestWinANSI_ISO2022KR_ToUnicode(){
601 UPerfFunction* ConverterPerformanceTest::TestICU_ISO2022JP_FromUnicode(){
610 UPerfFunction* ConverterPerformanceTest::TestICU_ISO2022JP_ToUnicode(){
620 UPerfFunction* ConverterPerformanceTest::TestWinIML2_ISO2022JP_FromUnicode(){
629 UPerfFunction* ConverterPerformanceTest::TestWinIML2_ISO2022JP_ToUnicode(){
638 UPerfFunction* ConverterPerformanceTest::TestWinANSI_ISO2022JP_FromUnicode(){
647 UPerfFunction* ConverterPerformanceTest::TestWinANSI_ISO2022JP_ToUnicode(){