Searched refs:DateTimeRoundTripPerfTest (Results 1 – 2 of 2) sorted by relevance
20 DateTimeRoundTripPerfTest::DateTimeRoundTripPerfTest(int32_t argc, const char* argv[], UErrorCode& … in DateTimeRoundTripPerfTest() function in DateTimeRoundTripPerfTest23 DateTimeRoundTripPerfTest::~DateTimeRoundTripPerfTest() { } in ~DateTimeRoundTripPerfTest()25 UPerfFunction* DateTimeRoundTripPerfTest::runIndexedTest(int32_t index, UBool exec,const char* &nam… in runIndexedTest()41 UPerfFunction* DateTimeRoundTripPerfTest::RoundTripLocale1(){ in RoundTripLocale1()46 UPerfFunction* DateTimeRoundTripPerfTest::RoundTripLocale10(){ in RoundTripLocale10()51 UPerfFunction* DateTimeRoundTripPerfTest::RoundTripLocale11(){ in RoundTripLocale11()56 UPerfFunction* DateTimeRoundTripPerfTest::RoundTripLocale21(){ in RoundTripLocale21()66 DateTimeRoundTripPerfTest test(argc, argv, status); in main()
217 class DateTimeRoundTripPerfTest : public UPerfTest223 DateTimeRoundTripPerfTest(int32_t argc, const char* argv[], UErrorCode& status);224 ~DateTimeRoundTripPerfTest();