Searched defs:tuf (Results 1 – 2 of 2) sorted by relevance
34 TimeUnitFormat tuf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.FULL_NAME); in Test10219FractionalPlurals() local46 TimeUnitFormat tuf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.FULL_NAME); in Test10219FactionalPluralsParse() local121 TimeUnitFormat tuf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.ABBREVIATED_NAME); in TestClone() local269 TimeUnitFormat tuf = new TimeUnitFormat(loc); in TestGreekWithSanitization() local307 TimeUnitFormat tuf = new TimeUnitFormat(new ULocale("en_US"), cases[i]); in TestTimeUnitFormat() local315 TimeUnitFormat tuf = new TimeUnitFormat(new Locale("en_US"), cases[i]); in TestTimeUnitFormat() local328 TimeUnitFormat tuf = new TimeUnitFormat(new ULocale("en_US")); in TestSetLocale() local339 TimeUnitFormat tuf = new TimeUnitFormat(); in TestSetNumberFormat() local369 TimeUnitFormat tuf = new TimeUnitFormat(); in TestFormat() local384 TimeUnitFormat tuf = new TimeUnitFormat(); in TestSetup() local[all …]
422 TimeUnitFormat tuf(usLocale, status); in test10219Plurals() local