HomeSort by relevance Sort by last modified time
    Searched refs:setQuarters (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
tsdtfmsy.cpp 299 fr2.setQuarters(wideQuarters, count, DateFormatSymbols::FORMAT, DateFormatSymbols::WIDE);
302 errln("ERROR: setQuarters(FORMAT, WIDE) failed");
306 fr2.setQuarters(abbrQuarters, count, DateFormatSymbols::FORMAT, DateFormatSymbols::ABBREVIATED);
309 errln("ERROR: setQuarters(FORMAT, ABBREVIATED) failed");
313 fr.setQuarters(standaloneWideQuarters, count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE);
316 errln("ERROR: setQuarters(STANDALONE, WIDE) failed");
320 fr.setQuarters(standaloneShortQuarters, count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
323 errln("ERROR: setQuarters(STANDALONE, ABBREVIATED) failed");
  /external/icu4c/test/intltest/
tsdtfmsy.cpp 335 fr2.setQuarters(wideQuarters, count, DateFormatSymbols::FORMAT, DateFormatSymbols::WIDE);
338 errln("ERROR: setQuarters(FORMAT, WIDE) failed");
342 fr2.setQuarters(abbrQuarters, count, DateFormatSymbols::FORMAT, DateFormatSymbols::ABBREVIATED);
345 errln("ERROR: setQuarters(FORMAT, ABBREVIATED) failed");
349 fr.setQuarters(standaloneWideQuarters, count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE);
352 errln("ERROR: setQuarters(STANDALONE, WIDE) failed");
356 fr.setQuarters(standaloneShortQuarters, count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
359 errln("ERROR: setQuarters(STANDALONE, ABBREVIATED) failed");
  /external/chromium_org/third_party/icu/source/i18n/unicode/
dtfmtsym.h 383 void setQuarters(const UnicodeString* quarters, int32_t count, DtContextType context, DtWidthType width);
  /external/icu4c/i18n/unicode/
dtfmtsym.h 395 void setQuarters(const UnicodeString* quarters, int32_t count, DtContextType context, DtWidthType width);
  /external/chromium_org/third_party/icu/source/i18n/
dtfmtsym.cpp 953 DateFormatSymbols::setQuarters(const UnicodeString* quartersArray, int32_t count, DtContextType context, DtWidthType width)
    [all...]
  /external/icu4c/i18n/
dtfmtsym.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 33 milliseconds