Searched defs:CompactDecimalFormatTest (Results 1 - 3 of 3) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DCompactDecimalFormatTest.java30 public class CompactDecimalFormatTest extends TestFmwk { class in inherits:TestFmwk
33 new CompactDecimalFormatTest().run(args);
/external/icu/icu4c/source/test/intltest/
H A Dcompactdecimalformattest.cpp169 class CompactDecimalFormatTest : public IntlTest { class in inherits:IntlTest
171 CompactDecimalFormatTest() { function in class:CompactDecimalFormatTest
199 void CompactDecimalFormatTest::runIndexedTest(
202 logln("TestSuite CompactDecimalFormatTest: ");
221 void CompactDecimalFormatTest::TestEnglishShort() {
225 void CompactDecimalFormatTest::TestSerbianShort() {
229 void CompactDecimalFormatTest::TestSerbianLong() {
233 void CompactDecimalFormatTest::TestSerbianLongNegative() {
237 void CompactDecimalFormatTest::TestJapaneseShort() {
241 void CompactDecimalFormatTest
[all...]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DCompactDecimalFormatTest.java26 public class CompactDecimalFormatTest extends TestFmwk { class in inherits:TestFmwk
29 new CompactDecimalFormatTest().run(args);

Completed in 109 milliseconds