Searched refs:IntlTestDateFormat (Results 1 - 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dtsdate.h23 class IntlTestDateFormat: public IntlTest { class in inherits:IntlTest
79 virtual ~IntlTestDateFormat();
H A Dtsdate.cpp21 const double IntlTestDateFormat::ONEYEAR = 365.25 * ONEDAY; // Approximate
23 IntlTestDateFormat::~IntlTestDateFormat() {}
30 void IntlTestDateFormat::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
69 IntlTestDateFormat::testLocale(/*char* par, */const Locale& locale, const UnicodeString& localeName)
113 void IntlTestDateFormat::testFormat(/* char* par */)
141 IntlTestDateFormat::describeTest()
149 void IntlTestDateFormat::tryDate(UDate theDate)
221 double IntlTestDateFormat::randDouble()
252 void IntlTestDateFormat
[all...]
H A Ditformat.cpp104 TESTCLASS(0,IntlTestDateFormat);
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DIntlTestDateFormat.java11 * Port From: JDK 1.4b1 : java.text.Format.IntlTestDateFormat
12 * Source File: java/text/format/IntlTestDateFormat.java
34 public class IntlTestDateFormat extends android.icu.dev.test.TestFmwk { class in inherits:android.icu.dev.test.TestFmwk
53 public IntlTestDateFormat() { method in class:IntlTestDateFormat
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DIntlTestDateFormat.java10 * Port From: JDK 1.4b1 : java.text.Format.IntlTestDateFormat
11 * Source File: java/text/format/IntlTestDateFormat.java
33 public class IntlTestDateFormat extends com.ibm.icu.dev.test.TestFmwk { class in inherits:com.ibm.icu.dev.test.TestFmwk
52 public IntlTestDateFormat() { method in class:IntlTestDateFormat

Completed in 200 milliseconds