Searched defs:NumberFormatSpecificationTest (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DNumberFormatSpecificationTest.java20 public class NumberFormatSpecificationTest extends TestFmwk { class in inherits:TestFmwk
23 new NumberFormatSpecificationTest().run(args);
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtspectest.cpp50 class NumberFormatSpecificationTest : public IntlTest { class in inherits:IntlTest
52 NumberFormatSpecificationTest() { function in class:NumberFormatSpecificationTest
69 void NumberFormatSpecificationTest::runIndexedTest(
72 logln("TestSuite NumberFormatSpecificationTest: ");
86 void NumberFormatSpecificationTest::TestBasicPatterns() {
97 void NumberFormatSpecificationTest::TestNfSetters() {
105 void NumberFormatSpecificationTest::TestRounding() {
118 void NumberFormatSpecificationTest::TestSignificantDigits() {
131 void NumberFormatSpecificationTest::TestScientificNotation() {
149 void NumberFormatSpecificationTest
[all...]

Completed in 182 milliseconds