Searched refs:NumberFormatSpecificationTest (Results 1 – 3 of 3) sorted by relevance
53 class NumberFormatSpecificationTest : public IntlTest { class55 NumberFormatSpecificationTest() { in NumberFormatSpecificationTest() function in NumberFormatSpecificationTest72 void NumberFormatSpecificationTest::runIndexedTest( in runIndexedTest()89 void NumberFormatSpecificationTest::TestBasicPatterns() { in TestBasicPatterns()100 void NumberFormatSpecificationTest::TestNfSetters() { in TestNfSetters()112 void NumberFormatSpecificationTest::TestRounding() { in TestRounding()125 void NumberFormatSpecificationTest::TestSignificantDigits() { in TestSignificantDigits()138 void NumberFormatSpecificationTest::TestScientificNotation() { in TestScientificNotation()156 void NumberFormatSpecificationTest::TestPercent() { in TestPercent()167 void NumberFormatSpecificationTest::TestPerMilli() { in TestPerMilli()[all …]
20 public class NumberFormatSpecificationTest extends TestFmwk { class23 new NumberFormatSpecificationTest().run(args); in main()
24 public class NumberFormatSpecificationTest extends TestFmwk { class27 new NumberFormatSpecificationTest().run(args); in main()