Lines Matching refs:UPerfFunction
24 class ICUToUnicodePerfFunction : public UPerfFunction{
69 class ICUFromUnicodePerfFunction : public UPerfFunction{
116 class ICUOpenAllConvertersFunction : public UPerfFunction{
148 class WinANSIToUnicodePerfFunction : public UPerfFunction{
200 class WinANSIFromUnicodePerfFunction : public UPerfFunction{
268 class WinIMultiLanguageToUnicodePerfFunction : public UPerfFunction{
324 class WinIMultiLanguageFromUnicodePerfFunction : public UPerfFunction{
381 class WinIMultiLanguage2ToUnicodePerfFunction : public UPerfFunction{
433 class WinIMultiLanguage2FromUnicodePerfFunction : public UPerfFunction{
495 virtual UPerfFunction* runIndexedTest(int32_t index, UBool exec,const char* &name, char* par = NULL);
497 UPerfFunction* TestICU_CleanOpenAllConverters();
498 UPerfFunction* TestICU_OpenAllConverters();
500 UPerfFunction* TestICU_UTF8_ToUnicode();
501 UPerfFunction* TestICU_UTF8_FromUnicode();
502 UPerfFunction* TestWinANSI_UTF8_ToUnicode();
503 UPerfFunction* TestWinANSI_UTF8_FromUnicode();
504 UPerfFunction* TestWinIML2_UTF8_ToUnicode();
505 UPerfFunction* TestWinIML2_UTF8_FromUnicode();
507 UPerfFunction* TestICU_Latin1_ToUnicode();
508 UPerfFunction* TestICU_Latin1_FromUnicode();
509 UPerfFunction* TestWinANSI_Latin1_ToUnicode();
510 UPerfFunction* TestWinANSI_Latin1_FromUnicode();
511 UPerfFunction* TestWinIML2_Latin1_ToUnicode();
512 UPerfFunction* TestWinIML2_Latin1_FromUnicode();
514 UPerfFunction* TestICU_EBCDIC_Arabic_ToUnicode();
515 UPerfFunction* TestICU_EBCDIC_Arabic_FromUnicode();
516 UPerfFunction* TestWinANSI_EBCDIC_Arabic_ToUnicode();
517 UPerfFunction* TestWinANSI_EBCDIC_Arabic_FromUnicode();
518 UPerfFunction* TestWinIML2_EBCDIC_Arabic_ToUnicode();
519 UPerfFunction* TestWinIML2_EBCDIC_Arabic_FromUnicode();
521 UPerfFunction* TestICU_Latin8_ToUnicode();
522 UPerfFunction* TestICU_Latin8_FromUnicode();
523 UPerfFunction* TestWinANSI_Latin8_ToUnicode();
524 UPerfFunction* TestWinANSI_Latin8_FromUnicode();
525 UPerfFunction* TestWinIML2_Latin8_ToUnicode();
526 UPerfFunction* TestWinIML2_Latin8_FromUnicode();
529 UPerfFunction* TestICU_SJIS_ToUnicode();
530 UPerfFunction* TestICU_SJIS_FromUnicode();
531 UPerfFunction* TestWinANSI_SJIS_ToUnicode();
532 UPerfFunction* TestWinANSI_SJIS_FromUnicode();
533 UPerfFunction* TestWinIML2_SJIS_ToUnicode();
534 UPerfFunction* TestWinIML2_SJIS_FromUnicode();
536 UPerfFunction
537 UPerfFunction* TestICU_EUCJP_FromUnicode();
538 UPerfFunction* TestWinANSI_EUCJP_ToUnicode();
539 UPerfFunction* TestWinANSI_EUCJP_FromUnicode();
540 UPerfFunction* TestWinIML2_EUCJP_ToUnicode();
541 UPerfFunction* TestWinIML2_EUCJP_FromUnicode();
543 UPerfFunction* TestICU_GB2312_ToUnicode();
544 UPerfFunction* TestICU_GB2312_FromUnicode();
545 UPerfFunction* TestWinANSI_GB2312_ToUnicode();
546 UPerfFunction* TestWinANSI_GB2312_FromUnicode();
547 UPerfFunction* TestWinIML2_GB2312_ToUnicode();
548 UPerfFunction* TestWinIML2_GB2312_FromUnicode();
551 UPerfFunction* TestICU_ISO2022KR_ToUnicode();
552 UPerfFunction* TestICU_ISO2022KR_FromUnicode();
553 UPerfFunction* TestWinANSI_ISO2022KR_ToUnicode();
554 UPerfFunction* TestWinANSI_ISO2022KR_FromUnicode();
555 UPerfFunction* TestWinIML2_ISO2022KR_ToUnicode();
556 UPerfFunction* TestWinIML2_ISO2022KR_FromUnicode();
558 UPerfFunction* TestICU_ISO2022JP_ToUnicode();
559 UPerfFunction* TestICU_ISO2022JP_FromUnicode();
560 UPerfFunction* TestWinANSI_ISO2022JP_ToUnicode();
561 UPerfFunction* TestWinANSI_ISO2022JP_FromUnicode();
562 UPerfFunction* TestWinIML2_ISO2022JP_ToUnicode();
563 UPerfFunction* TestWinIML2_ISO2022JP_FromUnicode();