Searched defs:june (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcdtdptst.c234 UDate june, july, d; local
259 june=ucal_getMillis(cal, &status);
263 juneStr = myDateFormat(fmt, june);
274 UChar* out1 = myDateFormat(fmt, june);
277 log_err("Error in handling the czech month june\n");
/external/icu/icu4c/source/test/cintltst/
H A Dcdtdptst.c234 UDate june, july, d; local
259 june=ucal_getMillis(cal, &status);
263 juneStr = myDateFormat(fmt, june);
274 UChar* out1 = myDateFormat(fmt, june);
277 log_err("Error in handling the czech month june\n");
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddtfmttst.cpp784 UDate june = date(97, UCAL_JUNE, 15); local
786 UnicodeString juneStr; fmt->format(june, juneStr);
/external/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp787 UDate june = date(97, UCAL_JUNE, 15); local
789 UnicodeString juneStr; fmt->format(june, juneStr);

Completed in 210 milliseconds