Lines Matching refs:testtimezone
1257 UnicodeString testtimezone;1258 testdefault->getID(testtimezone);1259 if (testtimezone == "GMT")1260 logln("Test timezone = " + testtimezone);1262 dataerrln("Test timezone should be GMT, not " + testtimezone);