Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucal_getNow

332     /*Testing the current time and date using ucal_getnow()*/
333 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);