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

  /external/chromium_org/third_party/icu/source/test/intltest/
dtptngts.cpp 604 SimpleDateFormat *enFormat = (SimpleDateFormat *)DateFormat::createDateTimeInstance(DateFormat::kFull,
606 enFormat->setTimeZone(*enZone);
611 enFormat->applyPattern(bestPattern);
613 resultDate = enFormat->format(testDate, resultDate);
624 delete enFormat;
    [all...]
  /external/icu/icu4c/source/test/intltest/
dtptngts.cpp     [all...]

Completed in 38 milliseconds