HomeSort by relevance Sort by last modified time
    Searched refs:CalendarLimitTest (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
callimts.h 22 class CalendarLimitTest: public CalendarTimeZoneTest {
callimts.cpp 21 void CalendarLimitTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
47 // class CalendarLimitTest
52 CalendarLimitTest::test(UDate millis, U_NAMESPACE_QUALIFIER Calendar* cal, U_NAMESPACE_QUALIFIER 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) {
194 CalendarLimitTest::doTheoreticalLimitsTest(Calendar& cal, UBool leapMonth) {
265 CalendarLimitTest::doLimitsTest(Calendar& cal, UDate startDate, int32_t endTime)
    [all...]
itformat.cpp 91 TESTCLASS(3,CalendarLimitTest);
  /external/icu4c/test/intltest/
callimts.h 22 class CalendarLimitTest: public CalendarTimeZoneTest {
callimts.cpp 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)
    [all...]
itformat.cpp 97 TESTCLASS(3,CalendarLimitTest);

Completed in 446 milliseconds