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

  /external/icu4c/test/intltest/
tzfmttst.cpp 394 UDate parsedDate = sdf->parse(text, status);
401 if (parsedDate != testTimes[testidx]) {
403 + ", text=" + text + ", time=" + testTimes[testidx] + ", restime=" + parsedDate + ", diff=" + (parsedDate - testTimes[testidx]);
  /external/icu4c/i18n/
smpdtfmt.cpp     [all...]

Completed in 51 milliseconds