Home | History | Annotate | Download | only in intltest

Lines Matching refs:bogusTZ

997             SimpleTimeZone* bogusTZ = new SimpleTimeZone(-1, UnicodeString("Zone Offset: -1ms"));
998 outcal->adoptTimeZone(bogusTZ);