Home | History | Annotate | Download | only in normperf

Lines Matching refs:DateTimeRoundTripPerfTest

16 DateTimeRoundTripPerfTest::DateTimeRoundTripPerfTest(int32_t argc, const char* argv[], UErrorCode& status)
19 DateTimeRoundTripPerfTest::~DateTimeRoundTripPerfTest() { }
21 UPerfFunction* DateTimeRoundTripPerfTest::runIndexedTest(int32_t index, UBool exec,const char* &name, char* par) {
37 UPerfFunction* DateTimeRoundTripPerfTest::RoundTripLocale1(){
42 UPerfFunction* DateTimeRoundTripPerfTest::RoundTripLocale10(){
47 UPerfFunction* DateTimeRoundTripPerfTest::RoundTripLocale11(){
52 UPerfFunction* DateTimeRoundTripPerfTest::RoundTripLocale21(){
62 DateTimeRoundTripPerfTest test(argc, argv, status);