Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dtzbdtest.cpp106 TimeZoneBoundaryTest::findDaylightBoundaryUsingTimeZone(UDate d, UBool startsInDST, UDate expectedB… in findDaylightBoundaryUsingTimeZone()
116 TimeZoneBoundaryTest::findDaylightBoundaryUsingTimeZone(UDate d, UBool startsInDST, UDate expectedB… in findDaylightBoundaryUsingTimeZone()
387 UBool startsInDST = tz->inDaylightTime(d, status); in testUsingBinarySearch() local
Dtzregts.cpp89 UBool startsInDST = tz.inDaylightTime(min, status); in findTransitionBinary() local
110 UBool startsInDST = tz.inDaylightTime(min, status); in findTransitionStepwise() local
Dtztest.cpp234 UBool startsInDST = tz.inDaylightTime(min, ec); in findTransition() local
265 UBool startsInDST = tz.inDaylightTime(min, status); in testUsingBinarySearch() local