Searched refs:DateFormatTest (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/test/intltest/
H A Ddtfmttst.cpp33 // class DateFormatTest
36 void DateFormatTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
38 // if (exec) logln((UnicodeString)"TestSuite DateFormatTest");
95 void DateFormatTest::TestWallyWedel()
208 DateFormatTest::TestEquals()
233 DateFormatTest::TestTwoDigitYearDSTParse(void)
279 DateFormatTest::escape(UnicodeString& s)
347 void DateFormatTest::TestFieldPosition() {
471 void DateFormatTest::TestGeneral() {
492 DateFormatTest
[all...]
H A Ditformat.cpp31 #include "dtfmttst.h" // DateFormatTest
102 TESTCLASS(14,DateFormatTest);
H A Ddtfmttst.h21 class DateFormatTest: public CalendarTimeZoneTest { class in inherits:CalendarTimeZoneTest
/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
H A DDateFormatTest.java28 public class DateFormatTest extends junit.framework.TestCase { class in inherits:junit.framework.TestCase

Completed in 186 milliseconds