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

/external/icu4c/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";

Completed in 27 milliseconds