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