Searched refs:getCalendar (Results 1 – 20 of 20) sorted by relevance
88 Calendar* CalendarTimeZoneTest::getCalendar() in getCalendar() function in CalendarTimeZoneTest183 Calendar* cal = getCalendar(); in date()221 Calendar* cal = getCalendar(); in dateToFields()
197 const Calendar *cal = def->getCalendar(); in testAPI()201 if( *(de->getCalendar()) != *(it->getCalendar())) { in testAPI()
58 Calendar* getCalendar(void);
240 Calendar* fromCal = dfmt->getCalendar()->clone(); in testAPI()241 Calendar* toCal = dfmt->getCalendar()->clone(); in testAPI()
281 UDate minDate = CalendarTest::minDateOfCalendar(*fmt->getCalendar(), isGregorian, minStatus); in test()424 const char *type = fmt->getCalendar()->getType(); in test()
520 Calendar *calA = (Calendar*) fmtA->getCalendar(); in Test4071441()521 Calendar *calB = (Calendar*) fmtB->getCalendar(); in Test4071441()1197 Calendar* calx = (Calendar*)fmt.getCalendar(); // cast away const! in Test4210209()1345 cal = sdf->getCalendar()->clone(); // sdf may have deleted calendar in Test1684()
226 const Calendar *cal = def->getCalendar(); in testAPI()230 if( *(de->getCalendar()) != *(it->getCalendar())) { in testAPI()
286 UDate minDate = CalendarTest::minDateOfCalendar(*fmt->getCalendar(), isGregorian, minStatus); in test()437 const char *type = fmt->getCalendar()->getType(); in test()
508 virtual const Calendar* getCalendar(void) const;
569 virtual const Calendar* getCalendar(void) const;
452 if ( dtfmt->getCalendar() ) { in DateIntervalFormat()453 fFromCalendar = dtfmt->getCalendar()->clone(); in DateIntervalFormat()454 fToCalendar = dtfmt->getCalendar()->clone(); in DateIntervalFormat()
422 DateFormat::getCalendar() const in getCalendar() function in DateFormat
270 return (const UCalendar*) ((DateFormat*)fmt)->getCalendar(); in udat_getCalendar()
453 if ( dtfmt->getCalendar() ) { in DateIntervalFormat()454 fFromCalendar = dtfmt->getCalendar()->clone(); in DateIntervalFormat()455 fToCalendar = dtfmt->getCalendar()->clone(); in DateIntervalFormat()
359 DateFormat::getCalendar() const in getCalendar() function in DateFormat
226 return (const UCalendar*) ((DateFormat*)fmt)->getCalendar(); in udat_getCalendar()