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

/external/icu4c/test/intltest/
H A Ddtfmtrtts.cpp293 //logln(UnicodeString("Min date is ") + fullFormat(minDate) + " for " + origLocale.getName());
345 //logln(s[loop] + " = " + fullFormat(d[loop]));
463 errln((j>0?" P> ":" ") + fullFormat(d[j]) + " F> " +
479 const UnicodeString& DateFormatRoundTripTest::fullFormat(UDate d) { function in class:DateFormatRoundTripTest

Completed in 47 milliseconds