Home | History | Annotate | Download | only in intltest

Lines Matching refs:kPadAfterPrefix

1570     expectPad(fmt, "$*^#", DecimalFormat::kPadAfterPrefix, 2, hat);
1579 expectPad(fmt, "'I''ll'*a###.##", DecimalFormat::kPadAfterPrefix,
1600 fmt.setPadPosition(DecimalFormat::kPadAfterPrefix);