Searched refs:iCal (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcaltest.cpp2775 IslamicCalendar* iCal = (IslamicCalendar*)tstCal; local
2776 if(strcmp(iCal->getType(), "islamic-umalqura") != 0) {
2777 errln("wrong type of calendar created - %s", iCal->getType());
/external/icu/icu4c/source/test/intltest/
H A Dcaltest.cpp2812 IslamicCalendar* iCal = (IslamicCalendar*)tstCal; local
2813 if(strcmp(iCal->getType(), "islamic-umalqura") != 0) {
2814 errln("wrong type of calendar created - %s", iCal->getType());

Completed in 1457 milliseconds