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

  /external/icu4c/test/intltest/
dtptngts.cpp 550 UDate testDate= LocaleTest::date(99, 0, 13, 23, 58, 59);
570 resultDate = sdf.format(testDate, resultDate);
588 testDate= LocaleTest::date(99, 9, 13, 23, 58, 59);
613 resultDate = enFormat->format(testDate, resultDate);
    [all...]
tzregts.cpp 395 UDate testDate = testCal->getTime(status);
397 UBool inDaylightTime = testTZ->inDaylightTime(testDate, status);
417 output = testTZ->getID(output) + " " + sdf->format(testDate, output, pos) +
    [all...]
dtfmttst.cpp     [all...]
  /external/icu4c/i18n/
calendar.cpp     [all...]

Completed in 84 milliseconds