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