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

/external/icu4c/test/intltest/
H A Ddtfmttst.cpp1072 UnicodeString testtimezone; local
1073 testdefault->getID(testtimezone);
1074 if (testtimezone == "GMT")
1075 logln("Test timezone = " + testtimezone);
1077 dataerrln("Test timezone should be GMT, not " + testtimezone);

Completed in 80 milliseconds