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

  /external/chromium/third_party/icu/source/test/intltest/
dtfmrgts.cpp 428 UnicodeString strShortDate, strFullDate;
456 strFullDate = "The current date (long form) is ";
459 strFullDate += temp2;
462 logln(strFullDate);
475 if (!strFullDate.endsWith(UnicodeString("GMT-05:00")))
    [all...]
  /external/icu4c/test/intltest/
dtfmrgts.cpp 428 UnicodeString strShortDate, strFullDate;
456 strFullDate = "The current date (long form) is ";
459 strFullDate += temp2;
462 logln(strFullDate);
475 if (!strFullDate.endsWith(UnicodeString("GMT-05:00")))
    [all...]

Completed in 87 milliseconds