Home
last modified time | relevance | path

Searched defs:reldatefmt (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcrelativedateformattest.c169 URelativeDateTimeFormatter *reldatefmt = NULL; in TestRelDateFmt() local
264 URelativeDateTimeFormatter *reldatefmt = NULL; in TestCombineDateTime() local
/external/icu/icu4c/source/i18n/
Dreldatefmt.cpp1088 ureldatefmt_close(URelativeDateTimeFormatter *reldatefmt) in ureldatefmt_close()
1094 ureldatefmt_formatNumeric( const URelativeDateTimeFormatter* reldatefmt, in ureldatefmt_formatNumeric()
1122 ureldatefmt_format( const URelativeDateTimeFormatter* reldatefmt, in ureldatefmt_format()
1150 ureldatefmt_combineDateAndTime( const URelativeDateTimeFormatter* reldatefmt, in ureldatefmt_combineDateAndTime()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DRelativeDateTimeFormatterTest.java794 …RelativeDateTimeFormatter reldatefmt = RelativeDateTimeFormatter.getInstance(uloc, nf, item.width,… in TestRelativeDateTimeUnitFormatters() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DRelativeDateTimeFormatterTest.java797 …RelativeDateTimeFormatter reldatefmt = RelativeDateTimeFormatter.getInstance(uloc, nf, item.width,… in TestRelativeDateTimeUnitFormatters() local
/external/icu/libandroidicu/static_shim/
Dshim.cpp2361 void ureldatefmt_close_android(URelativeDateTimeFormatter * reldatefmt) { in ureldatefmt_close_android()
2364 int32_t ureldatefmt_combineDateAndTime_android(const URelativeDateTimeFormatter * reldatefmt, const… in ureldatefmt_combineDateAndTime_android()
2367 int32_t ureldatefmt_format_android(const URelativeDateTimeFormatter * reldatefmt, double offset, UR… in ureldatefmt_format_android()
2370 int32_t ureldatefmt_formatNumeric_android(const URelativeDateTimeFormatter * reldatefmt, double off… in ureldatefmt_formatNumeric_android()