OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:standaloneWideQuarters
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
tsdtfmsy.cpp
312
const UnicodeString *
standaloneWideQuarters
= en.getQuarters(count,DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE);
313
fr.setQuarters(
standaloneWideQuarters
, count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE);
/external/icu4c/test/intltest/
tsdtfmsy.cpp
348
const UnicodeString *
standaloneWideQuarters
= en.getQuarters(count,DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE);
349
fr.setQuarters(
standaloneWideQuarters
, count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE);
Completed in 87 milliseconds