Home | History | Annotate | Download | only in intltest

Lines Matching refs:IntlTestDateFormat

19 const double IntlTestDateFormat::ONEYEAR = 365.25 * ONEDAY; // Approximate
21 IntlTestDateFormat::~IntlTestDateFormat() {}
28 void IntlTestDateFormat::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
67 IntlTestDateFormat::testLocale(/*char* par, */const Locale& locale, const UnicodeString& localeName)
111 void IntlTestDateFormat::testFormat(/* char* par */)
139 IntlTestDateFormat::describeTest()
147 void IntlTestDateFormat::tryDate(UDate theDate)
219 double IntlTestDateFormat::randDouble()
250 void IntlTestDateFormat::testAvailableLocales(/* char* par */)
269 void IntlTestDateFormat::monsterTest(/*char *par*/)