Home
last modified time | relevance | path

Searched refs:setDateFormatSymbols (Results 1 – 6 of 6) sorted by relevance

/external/icu4c/test/intltest/
Dsdtfmtts.cpp188 pat_fr.setDateFormatSymbols(*newSyms); in testAPI()
Dmiscdtfm.cpp200 df->setDateFormatSymbols(*symbols); in test4099975()
/external/icu4c/i18n/unicode/
Dsmpdtfmt.h739 virtual void setDateFormatSymbols(const DateFormatSymbols& newFormatSymbols);
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
DSerializationStressTest.java186 ((java.text.SimpleDateFormat) DATEFORM).setDateFormatSymbols(symbols); in setDateFormatSymbols() method
/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
DSimpleDateFormatTest.java814 f1.setDateFormatSymbols(symbols); in test_setDateFormatSymbolsLjava_text_DateFormatSymbols()
/external/icu4c/i18n/
Dsmpdtfmt.cpp3095 SimpleDateFormat::setDateFormatSymbols(const DateFormatSymbols& newFormatSymbols) in setDateFormatSymbols() function in SimpleDateFormat