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

  /external/chromium_org/third_party/icu/source/test/intltest/
dtfmrgts.cpp 432 UnicodeString strShortDate, strFullDate;
456 strShortDate = "The current date (short form) is ";
459 strShortDate += temp;
465 logln(strShortDate);
    [all...]
  /external/icu/icu4c/source/test/intltest/
dtfmrgts.cpp 435 UnicodeString strShortDate, strFullDate;
459 strShortDate = "The current date (short form) is ";
462 strShortDate += temp;
468 logln(strShortDate);
    [all...]

Completed in 777 milliseconds