HomeSort by relevance Sort by last modified time
    Searched defs:IntlTestNumberFormat (Results 1 - 2 of 2) sorted by null

  /external/icu4c/test/intltest/
tsnmfmt.h 24 class IntlTestNumberFormat: public IntlTest {
60 virtual ~IntlTestNumberFormat();
tsnmfmt.cpp 18 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::tryIt(int32_t aNumber
    [all...]

Completed in 49 milliseconds