Lines Matching refs:testDesc
910 UnicodeString output, testDesc, str, str2; 925 testDesc = (UnicodeString("Test") + firstDay + minDays); 926 logln(testDesc + " => 1st day of week=" +941 output = testDesc + " - " + sdf.format(d,temp,pos) + "\t";