Lines Matching refs:CalendarLimitTest
21 void CalendarLimitTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
47 // class CalendarLimitTest
52 CalendarLimitTest::test(UDate millis, icu::Calendar* cal, icu::DateFormat* fmt)
78 //|CalendarLimitTest::nextDouble(double a)
84 //|CalendarLimitTest::previousDouble(double a)
90 CalendarLimitTest::withinErr(double a, double b, double err)
96 CalendarLimitTest::TestCalendarExtremeLimit()
143 CalendarLimitTest::TestLimits(void) {
195 CalendarLimitTest::doTheoreticalLimitsTest(Calendar& cal, UBool leapMonth) {
266 CalendarLimitTest::doLimitsTest(Calendar& cal, UDate startDate, int32_t endTime) {
272 CalendarLimitTest::doLimitsTest(Calendar& cal,
458 CalendarLimitTest::ymdToString(const Calendar& cal, UnicodeString& str) {