Searched refs:setTZURL (Results 1 – 4 of 4) sorted by relevance
128 void setTZURL(const UnicodeString& url);
67 return ((VTimeZone*)zone)->VTimeZone::setTZURL(url); in vzone_setTZURL()
1134 VTimeZone::setTZURL(const UnicodeString& url) { in setTZURL() function in VTimeZone
796 vtz_org->setTZURL("http://source.icu-project.org/timezone"); in TestVTimeZoneRoundTrip()1046 vtz->setTZURL(TESTURL1); in TestVTimeZoneHeaderProps()1075 newvtz1->setTZURL(TESTURL2); in TestVTimeZoneHeaderProps()1712 vtz->setTZURL(TZURL); in TestVTimeZoneCoverage()