OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fullFormat
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
dtfmtrtts.cpp
293
//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) {
/external/icu4c/test/intltest/
dtfmtrtts.cpp
293
//logln(UnicodeString("Min date is ") +
fullFormat
(minDate) + " for " + origLocale.getName());
345
//logln(s[loop] + " = " +
fullFormat
(d[loop]));
470
errln((j>0?" P> ":" ") +
fullFormat
(d[j]) + " F> " +
486
const UnicodeString& DateFormatRoundTripTest::
fullFormat
(UDate d) {
Completed in 116 milliseconds