Searched refs:DateTimeRoundTripPerfTest (Results 1 – 2 of 2) sorted by relevance
16 DateTimeRoundTripPerfTest::DateTimeRoundTripPerfTest(int32_t argc, const char* argv[], UErrorCode& … in DateTimeRoundTripPerfTest() function in DateTimeRoundTripPerfTest19 DateTimeRoundTripPerfTest::~DateTimeRoundTripPerfTest() { } in ~DateTimeRoundTripPerfTest()21 UPerfFunction* DateTimeRoundTripPerfTest::runIndexedTest(int32_t index, UBool exec,const char* &nam… in runIndexedTest()37 UPerfFunction* DateTimeRoundTripPerfTest::RoundTripLocale1(){ in RoundTripLocale1()42 UPerfFunction* DateTimeRoundTripPerfTest::RoundTripLocale10(){ in RoundTripLocale10()47 UPerfFunction* DateTimeRoundTripPerfTest::RoundTripLocale11(){ in RoundTripLocale11()52 UPerfFunction* DateTimeRoundTripPerfTest::RoundTripLocale21(){ in RoundTripLocale21()62 DateTimeRoundTripPerfTest test(argc, argv, status); in main()
214 class DateTimeRoundTripPerfTest : public UPerfTest220 DateTimeRoundTripPerfTest(int32_t argc, const char* argv[], UErrorCode& status);221 ~DateTimeRoundTripPerfTest();