Home
last modified time | relevance | path

Searched defs:time_zone (Results 1 – 3 of 3) sorted by relevance

/external/chromium/base/
Dtime_mac.cc74 time_zone(is_local ? CFTimeZoneCopySystem() : NULL); in FromExploded() local
87 time_zone(is_local ? CFTimeZoneCopySystem() : NULL); in Explode() local
/external/icu4c/test/intltest/
Dtzbdtest.cpp189 TimeZoneBoundaryTest::verifyDST(UDate d, TimeZone* time_zone, UBool expUseDaylightTime, UBool expIn… in verifyDST()
Dtztest.cpp331 TimeZone* time_zone = TimeZone::createTimeZone("PST"); in TestVariousAPI518() local