HomeSort by relevance Sort by last modified time
    Searched refs:IntlTestNumberFormat (Results 1 - 3 of 3) 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...]
itformat.cpp 93 TESTCLASS(1,IntlTestNumberFormat);

Completed in 54 milliseconds