Searched defs:testDesc (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/test/intltest/
H A Dcalregts.cpp910 UnicodeString output, testDesc, str, str2; local
925 testDesc = (UnicodeString("Test") + firstDay + minDays);
926 logln(testDesc + " => 1st day of week=" +
941 output = testDesc + " - " + sdf.format(d,temp,pos) + "\t";
/external/icu4c/test/intltest/
H A Dcalregts.cpp939 UnicodeString output, testDesc, str, str2; local
954 testDesc = (UnicodeString("Test") + firstDay + minDays);
955 logln(testDesc + " => 1st day of week=" +
970 output = testDesc + " - " + sdf.format(d,temp,pos) + "\t";

Completed in 153 milliseconds