Searched defs:roundingTest (Results 1 – 3 of 3) sorted by relevance
635 static void roundingTest(UNumberFormat* nf, double x, int32_t maxFractionDigits, const char* expect… in roundingTest() function
928 NumberFormatTest::roundingTest(NumberFormat& nf, double x, int32_t maxFractionDigits, const char* e… in roundingTest() function in NumberFormatTest
1171 void NumberFormatRegressionTest::roundingTest(DecimalFormat *df, double x, UnicodeString& expected) in roundingTest() function in NumberFormatRegressionTest