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