Searched defs:time_zone (Results 1 – 3 of 3) 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()
331 TimeZone* time_zone = TimeZone::createTimeZone("PST"); in TestVariousAPI518() local