Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtufmtts.cpp289 TimeUnitFormat* en_short = new TimeUnitFormat(Locale("en"), UTMUTFMT_ABBREVIATED_STYLE, status); in testAPI() local
291 delete en_short; in testAPI()