Searched refs:localGMTString (Results 1 – 3 of 3) sorted by relevance
160 UnicodeString localGMTString; in TestTimeZoneRoundTrip() local167 gmtFmt.format(0.0, localGMTString); in TestTimeZoneRoundTrip()308 if (isOffsetFormat || tzstr == localGMTString) { in TestTimeZoneRoundTrip()
144 … String localGMTString = TimeZoneFormat.getInstance(LOCALES[locidx]).formatOffsetLocalizedGMT(0); in TestTimeZoneRoundTrip() local253 if (isOffsetFormat || tzstr.equals(localGMTString)) { in TestTimeZoneRoundTrip()
145 … String localGMTString = TimeZoneFormat.getInstance(LOCALES[locidx]).formatOffsetLocalizedGMT(0); in TestTimeZoneRoundTrip() local254 if (isOffsetFormat || tzstr.equals(localGMTString)) { in TestTimeZoneRoundTrip()