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

  /external/icu4c/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/i18n/unicode/
dtfmtsym.h 381 void setQuarters(const UnicodeString* quarters, int32_t count, DtContextType context, DtWidthType width);
  /external/icu4c/i18n/
dtfmtsym.cpp 944 DateFormatSymbols::setQuarters(const UnicodeString* quartersArray, int32_t count, DtContextType context, DtWidthType width)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 6009 milliseconds