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

/external/icu4c/test/intltest/
H A Dtsnmfmt.h24 class IntlTestNumberFormat: public IntlTest { class in inherits:IntlTest
60 virtual ~IntlTestNumberFormat();
H A Dtsnmfmt.cpp18 IntlTestNumberFormat::~IntlTestNumberFormat() {}
37 void IntlTestNumberFormat::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
75 IntlTestNumberFormat::testLocale(/* char* par, */const Locale& locale, const UnicodeString& localeName)
107 double IntlTestNumberFormat::randDouble()
129 uint32_t IntlTestNumberFormat::randLong()
147 double IntlTestNumberFormat::getSafeDouble(double smallerThanMax) {
158 IntlTestNumberFormat::testFormat(/* char* par */)
282 IntlTestNumberFormat::tryIt(double aNumber)
363 IntlTestNumberFormat
[all...]

Completed in 46 milliseconds