Searched refs:IntlTestNumberFormat (Results 1 - 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dtsnmfmt.h26 class IntlTestNumberFormat: public IntlTest { class in inherits:IntlTest
62 virtual ~IntlTestNumberFormat();
H A Dtsnmfmt.cpp20 IntlTestNumberFormat::~IntlTestNumberFormat() {}
39 void IntlTestNumberFormat::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
77 IntlTestNumberFormat::testLocale(/* char* par, */const Locale& locale, const UnicodeString& localeName)
109 double IntlTestNumberFormat::randDouble()
131 uint32_t IntlTestNumberFormat::randLong()
149 double IntlTestNumberFormat::getSafeDouble(double smallerThanMax) {
160 IntlTestNumberFormat::testFormat(/* char* par */)
284 IntlTestNumberFormat::tryIt(double aNumber)
365 IntlTestNumberFormat
[all...]
H A Ditformat.cpp121 TESTCLASS(1,IntlTestNumberFormat);
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DIntlTestNumberFormat.java12 * Port From: ICU4C v1.8.1 : format : IntlTestNumberFormat
35 public class IntlTestNumberFormat extends TestFmwk { class in inherits:TestFmwk
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DIntlTestNumberFormat.java11 * Port From: ICU4C v1.8.1 : format : IntlTestNumberFormat
32 public class IntlTestNumberFormat extends TestFmwk { class in inherits:TestFmwk

Completed in 217 milliseconds