Searched refs:localGMTString (Results 1 – 3 of 3) sorted by relevance
155 UnicodeString localGMTString; in TestTimeZoneRoundTrip() local162 gmtFmt.format(0.0, localGMTString); in TestTimeZoneRoundTrip()303 if (isOffsetFormat || tzstr == localGMTString) { in TestTimeZoneRoundTrip()
139 … String localGMTString = TimeZoneFormat.getInstance(LOCALES[locidx]).formatOffsetLocalizedGMT(0); in TestTimeZoneRoundTrip() local248 if (isOffsetFormat || tzstr.equals(localGMTString)) { in TestTimeZoneRoundTrip()
143 … String localGMTString = TimeZoneFormat.getInstance(LOCALES[locidx]).formatOffsetLocalizedGMT(0); in TestTimeZoneRoundTrip() local252 if (isOffsetFormat || tzstr.equals(localGMTString)) { in TestTimeZoneRoundTrip()