Home | History | Annotate | Download | only in intltest

Lines Matching full:logln

39             logln(#test "---");       \
40 logln(); \
47 if (exec) logln("TestSuite RuleBasedNumberFormat");
155 logln("RBNF API test starting");
158 logln("Testing Clone");
172 logln("Testing assignment operator");
182 logln("Testing rule constructor");
220 logln("Testing getRules function");
232 logln("Testing copy constructor");
242 logln("Testing getNumberOfRuleSetNames, getRuleSetName and format using rule set names");
251 logln("number of rule set names is %i", noOfRuleSetNames);
260 logln(". Format results are: ");
267 logln(intFormatResult);
268 logln(doubleFormatResult);
273 logln("Parse results for lenient = TRUE, %i, %f", intParseResult.getLong(), doubleParseResult.getDouble());
279 logln("Parse results for lenient = FALSE, %i, %f", intParseResult.getLong(), doubleParseResult.getDouble());
304 logln("Testing format(double)");
310 logln("Formatted 4.5, expected " + expected + " got " + result);
318 logln("Formatted 4, expected " + expected + " got " + result);
327 logln("Formatted 4 int64_t, expected " + expected + " got " + result);
337 logln("Formatted 4 int64_t, expected " + expected + " got " + result);
341 logln("Cleaning up");
440 logln("Testing constructors");
524 logln("Testing simple operators");
770 logln("Starting TestLLong");
776 logln("Testing operator*=, operator*");
839 logln("Testing operator/=, operator/");
911 logln("Testing operator%%=, operator%%");
991 logln("Testing pow");
1007 logln("Testing atoll");
1038 logln("Testing lltoa");
1049 logln("Testing u_lltoa");
1576 logln(" testing spellout-cardinal-neuter rules");
1598 logln("testing year rules");
1711 logln("getRuleSetDisplayName tested");
1728 logln(msg);
1775 logln("[%d] '%s'", i, goodLocs[i]);
1785 logln("[%d] '%s'", i, badLocs[i]);
1841 logln(UnicodeString(loc->getName()) + names[j]
1856 logln(UnicodeString(loc->getName()) + names[j]
1870 logln(UnicodeString(loc->getName()) + names[j]
1996 logln(actualString);