Home | History | Annotate | Download | only in intltest

Lines Matching refs:testDesc

985     UnicodeString output, testDesc, str, str2; 
1000 testDesc = (UnicodeString("Test") + firstDay + minDays);
1001 logln(testDesc + " => 1st day of week=" +
1016 output = testDesc + " - " + sdf.format(d,temp,pos) + "\t";