Searched defs:startsInDST (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dtzbdtest.cpp106 TimeZoneBoundaryTest::findDaylightBoundaryUsingTimeZone(UDate d, UBool startsInDST, UDate expectedBoundary) argument
116 TimeZoneBoundaryTest::findDaylightBoundaryUsingTimeZone(UDate d, UBool startsInDST, UDate expectedBoundary, TimeZone* tz) argument
387 UBool startsInDST = tz->inDaylightTime(d, status); local
[all...]
H A Dtzregts.cpp89 UBool startsInDST = tz.inDaylightTime(min, status); local
110 UBool startsInDST = tz.inDaylightTime(min, status); local
H A Dtztest.cpp241 UBool startsInDST = tz.inDaylightTime(min, ec); local
272 UBool startsInDST = tz.inDaylightTime(min, status); local

Completed in 74 milliseconds