Searched refs:timeOnly (Results 1 – 5 of 5) sorted by relevance
144 private void _test(DateFormat fmt, boolean timeOnly) { in _test() argument228 … if (!timeOnly && !hasEra && getField(d[0], Calendar.ERA) == GregorianCalendar.BC) { in _test()239 if (timeOnly) { in _test()
143 private void _test(DateFormat fmt, boolean timeOnly) { in _test() argument227 … if (!timeOnly && !hasEra && getField(d[0], Calendar.ERA) == GregorianCalendar.BC) { in _test()238 if (timeOnly) { in _test()
94 boolean timeOnly = in parse()99 if (!timeOnly) in parse()163 else if (!timeOnly) in parse()
37 void test(DateFormat *fmt, const Locale &origLocale, UBool timeOnly = FALSE );
279 void DateFormatRoundTripTest::test(DateFormat *fmt, const Locale &origLocale, UBool timeOnly) in test() argument391 if(timeOnly && hasZoneDisplayName) { in test()441 else if (timeOnly && !isGregorian && hasZoneDisplayName && maxSmatch == 1) { in test()