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

  /external/icu/icu4c/source/test/intltest/
tsnmfmt.h 26 class IntlTestNumberFormat: public IntlTest {
62 virtual ~IntlTestNumberFormat();
tsnmfmt.cpp 20 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::tryIt(int32_t aNumber
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
IntlTestNumberFormat.java 12 * Port From: ICU4C v1.8.1 : format : IntlTestNumberFormat
30 public class IntlTestNumberFormat extends android.icu.dev.test.TestFmwk {
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
IntlTestNumberFormat.java 11 * Port From: ICU4C v1.8.1 : format : IntlTestNumberFormat
29 public class IntlTestNumberFormat extends com.ibm.icu.dev.test.TestFmwk {

Completed in 196 milliseconds