Lines Matching refs:testtimezone
1243 UnicodeString testtimezone;1244 testdefault->getID(testtimezone);1245 if (testtimezone == "GMT")1246 logln("Test timezone = " + testtimezone);1248 dataerrln("Test timezone should be GMT, not " + testtimezone);