OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:standaloneWideMonths
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
tsdtfmsy.cpp
223
const UnicodeString *
standaloneWideMonths
= en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE);
224
fr.setMonths(
standaloneWideMonths
, count, DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE);
/external/icu4c/test/intltest/
tsdtfmsy.cpp
259
const UnicodeString *
standaloneWideMonths
= en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE);
260
fr.setMonths(
standaloneWideMonths
, count, DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE);
Completed in 26 milliseconds