Searched defs:time_zone (Results 1 – 4 of 4) sorted by relevance
74 time_zone(is_local ? CFTimeZoneCopySystem() : NULL); in FromExploded() local87 time_zone(is_local ? CFTimeZoneCopySystem() : NULL); in Explode() local
189 TimeZoneBoundaryTest::verifyDST(UDate d, TimeZone* time_zone, UBool expUseDaylightTime, UBool expIn… in verifyDST()
333 TimeZone* time_zone = TimeZone::createTimeZone("PST"); in TestVariousAPI518() local
386 char *time_zone; member