OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:en_short
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
tufmtts.cpp
193
TimeUnitFormat*
en_short
= new TimeUnitFormat(Locale("en"), TimeUnitFormat::kAbbreviate, status);
local
195
delete
en_short
;
/external/icu4c/test/intltest/
tufmtts.cpp
194
TimeUnitFormat*
en_short
= new TimeUnitFormat(Locale("en"), UTMUTFMT_ABBREVIATED_STYLE, status);
local
196
delete
en_short
;
Completed in 314 milliseconds