Searched defs:IntlTestDateFormat (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/test/intltest/
H A Dtsdate.h21 class IntlTestDateFormat: public IntlTest { class in inherits:IntlTest
77 virtual ~IntlTestDateFormat();
H A Dtsdate.cpp19 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
[all...]

Completed in 53 milliseconds