Lines Matching refs:numberFormatterBoth
92 .numberFormatterBoth(NumberFormatter::with().unit(METER)), in testBasic()
125 … .numberFormatterBoth(NumberFormatter::with().unit(METER).unitWidth(UNUM_UNIT_WIDTH_FULL_NAME)), in testBasic()
141 ….numberFormatterBoth(NumberFormatter::with().unit(FAHRENHEIT).unitWidth(UNUM_UNIT_WIDTH_FULL_NAME)… in testBasic()
173 .numberFormatterBoth(NumberFormatter::with().unit(KELVIN)), in testBasic()
205 .numberFormatterBoth(NumberFormatter::with().unit(PTE)), in testBasic()
223 .numberFormatterBoth(NumberFormatter::with().unit(USD)), in testCollapse()
239 .numberFormatterBoth(NumberFormatter::with().unit(USD).precision(Precision::integer())), in testCollapse()
256 .numberFormatterBoth(NumberFormatter::with().unit(USD).precision(Precision::integer())), in testCollapse()
273 .numberFormatterBoth(NumberFormatter::with().unit(USD).precision(Precision::integer())), in testCollapse()
290 .numberFormatterBoth(NumberFormatter::with().unit(USD).precision(Precision::integer())), in testCollapse()
306 .numberFormatterBoth(NumberFormatter::with() in testCollapse()
326 .numberFormatterBoth(NumberFormatter::with() in testCollapse()
346 .numberFormatterBoth(NumberFormatter::with() in testCollapse()
366 .numberFormatterBoth(NumberFormatter::with() in testCollapse()
388 .numberFormatterBoth(NumberFormatter::with().unit(METER)), in testCollapse()
405 .numberFormatterBoth(NumberFormatter::with().unit(METER)), in testCollapse()
422 .numberFormatterBoth(NumberFormatter::with().unit(METER)), in testCollapse()
438 .numberFormatterBoth(NumberFormatter::with().notation(Notation::compactLong())), in testCollapse()
455 .numberFormatterBoth(NumberFormatter::with().notation(Notation::compactLong())), in testCollapse()
471 … .numberFormatterBoth(NumberFormatter::with().notation(Notation::compactShort()).unit(METER)), in testCollapse()
488 … .numberFormatterBoth(NumberFormatter::with().notation(Notation::compactShort()).unit(METER)), in testCollapse()
505 … .numberFormatterBoth(NumberFormatter::with().notation(Notation::compactShort()).unit(METER)), in testCollapse()
522 … .numberFormatterBoth(NumberFormatter::with().notation(Notation::compactShort()).unit(METER)), in testCollapse()
539 .numberFormatterBoth(NumberFormatter::with().notation(Notation::scientific())), in testCollapse()
556 .numberFormatterBoth(NumberFormatter::with().notation(Notation::scientific())), in testCollapse()
623 .numberFormatterBoth(NumberFormatter::with().notation(Notation::compactShort())), in testIdentity()
638 NumberRangeFormatter::with().numberFormatterBoth( in testIdentity()
721 .numberFormatterBoth(unf) in testPlurals()
765 .numberFormatterBoth(NumberFormatter::with() in testFieldPositions()
849 .numberFormatterBoth(NumberFormatter::with().unit(USD)); in testCopyMove()
924 .numberFormatterBoth(NumberFormatter::with().unit(USD)); in testGetDecimalNumbers()
977 .numberFormatterBoth(NumberFormatter::with().unit(CHF)), in test21358_SignPosition()
994 .numberFormatterBoth(NumberFormatter::with().unit(CHF)), in test21358_SignPosition()
1015 .numberFormatterBoth(NumberFormatter::forSkeleton(u"%", status)); in test21358_SignPosition()
1029 .numberFormatterBoth(NumberFormatter::forSkeleton(u"%", status)); in test21358_SignPosition()
1039 .numberFormatterBoth(NumberFormatter::forSkeleton( in testCreateLNRFFromNumberingSystemInSkeleton()
1047 .numberFormatterBoth(NumberFormatter::forSkeleton( in testCreateLNRFFromNumberingSystemInSkeleton()
1055 .numberFormatterBoth(NumberFormatter::forSkeleton( in testCreateLNRFFromNumberingSystemInSkeleton()