OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:en_long
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
tufmtts.cpp
189
TimeUnitFormat*
en_long
= new TimeUnitFormat(Locale("en"), TimeUnitFormat::kFull, status);
local
191
delete
en_long
;
/external/icu4c/test/intltest/
tufmtts.cpp
190
TimeUnitFormat*
en_long
= new TimeUnitFormat(Locale("en"), UTMUTFMT_FULL_STYLE, status);
local
192
delete
en_long
;
Completed in 189 milliseconds