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