Searched refs:fullFormat (Results 1 – 2 of 2) sorted by relevance
81 const UnicodeString& fullFormat(UDate d);
488 errln((j>0?" P> ":" ") + fullFormat(d[j]) + " F> " + in test()504 const UnicodeString& DateFormatRoundTripTest::fullFormat(UDate d) { in fullFormat() function in DateFormatRoundTripTest