Searched refs:badDstOffset (Results 1 – 4 of 4) sorted by relevance
71 int32_t badDstOffset = -1234; in call() local186 outcal->set(UCAL_DST_OFFSET, badDstOffset); in call()
89 int32_t badDstOffset = -1234; in TestTimeZoneRoundTrip() local199 outcal->set(UCAL_DST_OFFSET, badDstOffset); in TestTimeZoneRoundTrip()
92 int badDstOffset = -1234; in TestTimeZoneRoundTrip() local168 outcal.set(Calendar.DST_OFFSET, badDstOffset); in TestTimeZoneRoundTrip()
88 int badDstOffset = -1234; in TestTimeZoneRoundTrip() local164 outcal.set(Calendar.DST_OFFSET, badDstOffset); in TestTimeZoneRoundTrip()