Home | History | Annotate | Download | only in intltest

Lines Matching defs:hname

501         UnicodeString hname = UnicodeString((h<0) ? "GMT-" : "GMT+") +
517 logln(hname + ' ' + (UnicodeString)count + (UnicodeString)" e.g. " + *ids->snext(ec));
519 logln(hname + ' ' + count);
526 errln(hname + ' ' + "Fail: " + e);