Searched refs:StyleStr (Results 1 – 1 of 1) sorted by relevance
257 static const char *StyleStr(UNumberCompactStyle style);510 sprintf(description,"%s - %s", locale.getName(), StyleStr(style)); in CheckLocale()529 sprintf(description,"%s - %s", locale.getName(), StyleStr(style)); in CheckLocaleWithCurrency()560 const char *CompactDecimalFormatTest::StyleStr(UNumberCompactStyle style) { in StyleStr() function in CompactDecimalFormatTest