Searched refs:localGMTString (Results 1 – 3 of 3) sorted by relevance
165 UnicodeString localGMTString; in TestTimeZoneRoundTrip() local172 gmtFmt.format(0.0, localGMTString); in TestTimeZoneRoundTrip()315 if (isOffsetFormat || tzstr == localGMTString) { in TestTimeZoneRoundTrip()
148 … String localGMTString = TimeZoneFormat.getInstance(LOCALES[locidx]).formatOffsetLocalizedGMT(0); in TestTimeZoneRoundTrip() local260 if (isOffsetFormat || tzstr.equals(localGMTString)) { in TestTimeZoneRoundTrip()
151 … String localGMTString = TimeZoneFormat.getInstance(LOCALES[locidx]).formatOffsetLocalizedGMT(0); in TestTimeZoneRoundTrip() local263 if (isOffsetFormat || tzstr.equals(localGMTString)) { in TestTimeZoneRoundTrip()