Searched refs:StyleStr (Results 1 – 2 of 2) sorted by relevance
/external/cronet/third_party/icu/source/test/intltest/ |
D | compactdecimalformattest.cpp | 263 static const char *StyleStr(UNumberCompactStyle style); 516 sprintf(description,"%s - %s", locale.getName(), StyleStr(style)); in CheckLocale() 535 sprintf(description,"%s - %s", locale.getName(), StyleStr(style)); in CheckLocaleWithCurrency() 566 const char *CompactDecimalFormatTest::StyleStr(UNumberCompactStyle style) { in StyleStr() function in CompactDecimalFormatTest
|
/external/icu/icu4c/source/test/intltest/ |
D | compactdecimalformattest.cpp | 263 static const char *StyleStr(UNumberCompactStyle style); 516 sprintf(description,"%s - %s", locale.getName(), StyleStr(style)); in CheckLocale() 535 sprintf(description,"%s - %s", locale.getName(), StyleStr(style)); in CheckLocaleWithCurrency() 566 const char *CompactDecimalFormatTest::StyleStr(UNumberCompactStyle style) { in StyleStr() function in CompactDecimalFormatTest
|