Searched refs:badDstOffset (Results 1 – 4 of 4) sorted by relevance
74 int32_t badDstOffset = -1234; in call() local189 outcal->set(UCAL_DST_OFFSET, badDstOffset); in call()
99 int32_t badDstOffset = -1234; in TestTimeZoneRoundTrip() local210 outcal->set(UCAL_DST_OFFSET, badDstOffset); in TestTimeZoneRoundTrip()
96 int badDstOffset = -1234; in TestTimeZoneRoundTrip() local173 outcal.set(Calendar.DST_OFFSET, badDstOffset); in TestTimeZoneRoundTrip()
99 int badDstOffset = -1234; in TestTimeZoneRoundTrip() local176 outcal.set(Calendar.DST_OFFSET, badDstOffset); in TestTimeZoneRoundTrip()