Home
last modified time | relevance | path

Searched refs:expInDaylightTime (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/test/intltest/
Dtzbdtest.h54 …fyDST(UDate d, TimeZone* time_zone, UBool expUseDaylightTime, UBool expInDaylightTime, UDate expZo…
Dtzbdtest.cpp189 …fyDST(UDate d, TimeZone* time_zone, UBool expUseDaylightTime, UBool expInDaylightTime, UDate expZo… in verifyDST() argument
194 if (time_zone->inDaylightTime(d, status) == expInDaylightTime) in verifyDST()