Lines Matching defs:NumberFormatSpecificationTest
55 class NumberFormatSpecificationTest : public IntlTest {
57 NumberFormatSpecificationTest() {
74 void NumberFormatSpecificationTest::runIndexedTest(
77 logln("TestSuite NumberFormatSpecificationTest: ");
91 void NumberFormatSpecificationTest::TestBasicPatterns() {
102 void NumberFormatSpecificationTest::TestNfSetters() {
114 void NumberFormatSpecificationTest::TestRounding() {
127 void NumberFormatSpecificationTest::TestSignificantDigits() {
140 void NumberFormatSpecificationTest::TestScientificNotation() {
156 void NumberFormatSpecificationTest::TestPercent() {
167 void NumberFormatSpecificationTest::TestPerMilli() {
178 void NumberFormatSpecificationTest::TestPadding() {
245 void NumberFormatSpecificationTest::assertPatternFr(
269 return new NumberFormatSpecificationTest();