Searched refs:timeOnly (Results 1 – 5 of 5) sorted by relevance
141 public void _test(DateFormat fmt, boolean timeOnly) { in _test() argument224 … if (!timeOnly && !hasEra && getField(d[0], Calendar.ERA) == GregorianCalendar.BC) { in _test()233 if (timeOnly) { in _test()
94 boolean timeOnly = in parse()99 if (!timeOnly) in parse()163 else if (!timeOnly) in parse()
145 public void _test(DateFormat fmt, boolean timeOnly) { in _test() argument228 … if (!timeOnly && !hasEra && getField(d[0], Calendar.ERA) == GregorianCalendar.BC) { in _test()237 if (timeOnly) { in _test()
35 void test(DateFormat *fmt, const Locale &origLocale, UBool timeOnly = FALSE );
277 void DateFormatRoundTripTest::test(DateFormat *fmt, const Locale &origLocale, UBool timeOnly) in test() argument389 if(timeOnly && hasZoneDisplayName) { in test()439 else if (timeOnly && !isGregorian && hasZoneDisplayName && maxSmatch == 1) { in test()