Home
last modified time | relevance | path

Searched refs:testtimezone (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/test/intltest/
Ddtfmttst.cpp988 UnicodeString testtimezone; in TestDateFormatZone146() local
989 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()