Searched refs:ucal_getNow (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcallimts.cpp330 UDate millis = ucal_getNow();
336 : ucal_getNow() < millis;
338 if (ucal_getNow() >= mark) {
H A Dnumfmtst.cpp6971 Formattable f(ucal_getNow(), Formattable::kIsDate);
7005 Formattable(ucal_getNow(), Formattable::kIsDate),
/external/icu/icu4c/source/test/intltest/
H A Dcallimts.cpp330 UDate millis = ucal_getNow();
336 : ucal_getNow() < millis;
338 if (ucal_getNow() >= mark) {
H A Dnumfmtst.cpp7000 Formattable f(ucal_getNow(), Formattable::kIsDate);
7034 Formattable(ucal_getNow(), Formattable::kIsDate),
/external/chromium_org/third_party/icu/source/samples/date/
H A Ddate.c339 return ucal_getNow();
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dtoolutil.cpp90 ucal_setMillis(cal, ucal_getNow(), &status);
/external/icu/icu4c/source/samples/date/
H A Ddate.c339 return ucal_getNow();
/external/icu/icu4c/source/tools/toolutil/
H A Dtoolutil.cpp91 ucal_setMillis(cal, ucal_getNow(), &status);
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducal.h661 ucal_getNow(void);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcdtdptst.c208 date1 = ucal_getNow();
H A Dudatpg_test.c361 resultLen=udat_format(formatter, ucal_getNow(), formatted, formattedCapacity,
365 /* cannot use the result from ucal_getNow() because the value change evreyday. */
H A Dcdtrgtst.c61 today = ucal_getNow();
H A Dcdattst.c385 run right at midnight Pacific time and the call to ucal_getNow() is before midnight
413 ucal_setMillis(ucal, ucal_getNow(), &status);
H A Dccaltst.c332 log_verbose("\nTesting the ucal_getNow function to check if it is fetching tbe current time\n");
333 now=ucal_getNow();
2230 ucal_setMillis(ucalTest, ucal_getNow(), &status);
/external/icu/icu4c/source/i18n/unicode/
H A Ducal.h661 ucal_getNow(void);
/external/icu/icu4c/source/test/cintltst/
H A Dcdtdptst.c208 date1 = ucal_getNow();
H A Dudatpg_test.c361 resultLen=udat_format(formatter, ucal_getNow(), formatted, formattedCapacity,
365 /* cannot use the result from ucal_getNow() because the value change evreyday. */
H A Dcdattst.c385 run right at midnight Pacific time and the call to ucal_getNow() is before midnight
413 ucal_setMillis(ucal, ucal_getNow(), &status);
1490 UDate yesterday, today = ucal_getNow();
H A Dcdtrgtst.c61 today = ucal_getNow();
H A Dccaltst.c333 log_verbose("\nTesting the ucal_getNow function to check if it is fetching tbe current time\n");
334 now=ucal_getNow();
2234 ucal_setMillis(ucalTest, ucal_getNow(), &status);
/external/chromium_org/third_party/icu/source/i18n/
H A Ducal.cpp122 ucal_getNow() function
/external/icu/icu4c/source/i18n/
H A Ducal.cpp122 ucal_getNow() function
/external/icu/icu4c/source/common/unicode/
H A Durename.h515 #define ucal_getNow U_ICU_ENTRY_POINT_RENAME(ucal_getNow) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h525 #define ucal_getNow U_ICU_ENTRY_POINT_RENAME(ucal_getNow) macro

Completed in 2731 milliseconds