OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:abbrQuarters
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
tsdtfmsy.cpp
305
const UnicodeString *
abbrQuarters
= en.getQuarters(count,DateFormatSymbols::FORMAT, DateFormatSymbols::ABBREVIATED);
306
fr2.setQuarters(
abbrQuarters
, count, DateFormatSymbols::FORMAT, DateFormatSymbols::ABBREVIATED);
/external/icu4c/test/intltest/
tsdtfmsy.cpp
341
const UnicodeString *
abbrQuarters
= en.getQuarters(count,DateFormatSymbols::FORMAT, DateFormatSymbols::ABBREVIATED);
342
fr2.setQuarters(
abbrQuarters
, count, DateFormatSymbols::FORMAT, DateFormatSymbols::ABBREVIATED);
Completed in 458 milliseconds