Searched refs:ucal_getNow (Results 1 – 18 of 18) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | callimts.cpp | 366 UDate millis = ucal_getNow(); in doLimitsTest() 372 : ucal_getNow() < millis; in doLimitsTest() 374 if (ucal_getNow() >= mark) { in doLimitsTest()
|
D | numfmtst.cpp | 7474 Formattable f(ucal_getNow(), Formattable::kIsDate); in TestUFormattable() 7508 Formattable(ucal_getNow(), Formattable::kIsDate), in TestUFormattable()
|
/external/icu/icu4c/source/i18n/ |
D | erarules.cpp | 296 UDate localMillis = ucal_getNow(); in initCurrentEra()
|
D | ucal.cpp | 142 ucal_getNow() in ucal_getNow() function
|
/external/icu/icu4c/source/samples/date/ |
D | date.c | 353 return ucal_getNow(); in getWhen()
|
/external/icu/icu4c/source/tools/toolutil/ |
D | toolutil.cpp | 95 ucal_setMillis(cal, ucal_getNow(), &status); in getCurrentYear()
|
/external/icu/libandroidicu/include/unicode/ |
D | ucal.h | 723 ucal_getNow(void);
|
D | urename.h | 533 #define ucal_getNow U_ICU_ENTRY_POINT_RENAME(ucal_getNow) macro
|
/external/icu/libicu/cts_headers/unicode/ |
D | ucal.h | 723 ucal_getNow(void);
|
D | urename.h | 533 #define ucal_getNow U_ICU_ENTRY_POINT_RENAME(ucal_getNow) macro
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 723 ucal_getNow(void);
|
/external/icu/icu4c/source/test/cintltst/ |
D | cdtdptst.c | 213 date1 = ucal_getNow(); in TestRunTogetherPattern985()
|
D | udatpg_test.c | 370 resultLen=udat_format(formatter, ucal_getNow(), formatted, formattedCapacity, in TestBuilder()
|
D | cdtrgtst.c | 63 today = ucal_getNow(); in Test4029195()
|
D | cdattst.c | 439 ucal_setMillis(ucal, ucal_getNow(), &status); in TestRelativeDateFormat() 1568 UDate yesterday, today = ucal_getNow(); in TestContext()
|
D | ccaltst.c | 357 now=ucal_getNow(); in TestCalendar() 2271 ucal_setMillis(ucalTest, ucal_getNow(), &status); in TestAddRollEra0AndEraBounds()
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 533 #define ucal_getNow U_ICU_ENTRY_POINT_RENAME(ucal_getNow) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 533 #define ucal_getNow U_ICU_ENTRY_POINT_RENAME(ucal_getNow) macro
|