Home
last modified time | relevance | path

Searched refs:StyleStr (Results 1 – 2 of 2) sorted by relevance

/external/cronet/third_party/icu/source/test/intltest/
Dcompactdecimalformattest.cpp263 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/
Dcompactdecimalformattest.cpp263 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