Home | History | Annotate | Download | only in intltest

Lines Matching refs:IntlCalendarTest

53 // class IntlCalendarTest
64 void IntlCalendarTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
66 if (exec) logln("TestSuite IntlCalendarTest");
91 IntlCalendarTest::TestTypes()
149 void IntlCalendarTest::quasiGregorianTest(Calendar& cal, const Locale& gcl, const int32_t *data) {
220 void IntlCalendarTest::TestGregorian() {
249 // $ intltest format/IntlCalendarTest collate/G7CollationTest format/IntlCalendarTest
259 void IntlCalendarTest::TestBuddhist() {
309 void IntlCalendarTest::TestTaiwan() {
361 void IntlCalendarTest::TestJapanese() {
408 void IntlCalendarTest::TestBuddhistFormat() {
488 void IntlCalendarTest::TestJapaneseFormat() {
612 void IntlCalendarTest::TestJapanese3860()
714 void IntlCalendarTest::TestPersian() {
832 void IntlCalendarTest::TestPersianFormat() {
880 void IntlCalendarTest::simpleTest(const Locale& loc, const UnicodeString& expect, UDate expectDate, UErrorCode& status)