Searched refs:testtimezone (Results 1 – 1 of 1) sorted by relevance
988 UnicodeString testtimezone; in TestDateFormatZone146() local989 testdefault->getID(testtimezone); in TestDateFormatZone146()990 if (testtimezone == "GMT") in TestDateFormatZone146()991 logln("Test timezone = " + testtimezone); in TestDateFormatZone146()993 errln("Test timezone should be GMT, not " + testtimezone); in TestDateFormatZone146()