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

  /external/icu/icu4c/source/test/intltest/
dtifmtts.cpp 338 TimeZone * tzTokyo = TimeZone::createTimeZone("Asia/Tokyo");
355 dtitvfmt->setTimeZone(*tzTokyo);
365 errln("ERROR: DateIntervalFormat::format for tzTokyo, status %s", u_errorName(status));
368 if ( dtitvfmt->getTimeZone() != *tzTokyo ) {
372 delete tzTokyo; // tzCalif was owned by dtitvfmt which should have deleted it
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DateIntervalFormatTest.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DateIntervalFormatTest.java     [all...]

Completed in 6169 milliseconds