Home
last modified time | relevance | path

Searched defs:tstyle (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/icu/icu4j/main/localespi/src/test/java/com/ibm/icu/dev/test/localespi/
H A DDateFormatTest.java43 private void checkGetInstance(int dstyle, int tstyle, Locale loc) { in checkGetInstance()
64 private DateFormat getJDKInstance(int dstyle, int tstyle, Locale loc, String[] methodName) { in getJDKInstance()
83 …private com.ibm.icu.text.DateFormat getICUInstance(int dstyle, int tstyle, Locale loc, String[] me… in getICUInstance()
/aosp_15_r20/external/icu/icu4j/main/localespi/src/main/java/com/ibm/icu/impl/javaspi/text/
H A DDateFormatProviderICU.java43 private DateFormat getInstance(int dstyle, int tstyle, Locale locale) { in getInstance()
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Ddtfmtrtts.cpp264 for(int32_t tstyle = DateFormat::FULL; tstyle <= DateFormat::SHORT; ++tstyle) { in test() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Ddtfmtrtts.cpp264 for(int32_t tstyle = DateFormat::FULL; tstyle <= DateFormat::SHORT; ++tstyle) { in test() local