Searched refs:getShortWeekdays (Results 1 - 7 of 7) sorted by relevance

/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
H A DDateFormatSymbolsTest.java314 * @tests java.text.DateFormatSymbols#getShortWeekdays()
318 // java.text.DateFormatSymbols.getShortWeekdays()
319 String[] retVal = dfs.getShortWeekdays();
462 String[] retVal = dfs.getShortWeekdays();
463 assertTrue("Return is identical", retVal != dfs.getShortWeekdays());
/external/icu4c/test/intltest/
H A Dtsdtfmsy.cpp250 const UnicodeString *shortWeekdays = en.getShortWeekdays(count);
252 if( *en.getShortWeekdays(count) != *fr.getShortWeekdays(count)) {
/external/icu4c/i18n/unicode/
H A Ddtfmtsym.h330 const UnicodeString* getShortWeekdays(int32_t& count) const;
/external/icu4c/i18n/
H A Dudat.cpp423 res = syms->getShortWeekdays(count);
533 syms->getShortWeekdays(count);
H A Ddtfmtsym.cpp602 DateFormatSymbols::getShortWeekdays(int32_t &count) const function in class:DateFormatSymbols
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
H A DCalendarTest.java844 value = symbols.getShortWeekdays()[day];
984 values = symbols.getShortWeekdays();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 191 milliseconds