Home | History | Annotate | Download | only in intltest

Lines Matching refs:infoln

7162         infoln("Note: sizeof(DecimalFormatInternal)=%d but UNUM_DECIMALFORMAT_INTERNAL_SIZE is %d. Decrease the #define? sizeof(DecimalFormat)=%d\n", sizeof(DecimalFormatInternal), UNUM_DECIMALFORMAT_INTERNAL_SIZE, sizeof(DecimalFormat));
7165 infoln("NOTE: UCONFIG_FORMAT_FASTPATHS not set, test skipped.");