Home | History | Annotate | Download | only in intltest

Lines Matching defs:hname

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