HomeSort by relevance Sort by last modified time
    Searched refs:getICUCurrentTime (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/compat/
tzdate.c 33 void getICUCurrentTime(char* icutime, double timeToCheck);
62 getICUCurrentTime(icutime, systemtime * U_MILLIS_PER_SECOND);
73 void getICUCurrentTime(char* icutime, double timeToCheck) {
  /external/icu4c/test/compat/
tzdate.c 33 void getICUCurrentTime(char* icutime, double timeToCheck);
62 getICUCurrentTime(icutime, systemtime * U_MILLIS_PER_SECOND);
73 void getICUCurrentTime(char* icutime, double timeToCheck) {

Completed in 70 milliseconds