Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dcalregts.cpp661 TimeZone *newZone = TimeZone::createTimeZone("UTC"); in test4083167() local
662 TimeZone::setDefault(*newZone); in test4083167()
696 delete newZone; in test4083167()
711 TimeZone *newZone = TimeZone::createTimeZone("GMT"); in test4086724() local
712 TimeZone::setDefault(*newZone); in test4086724()
718 delete newZone; in test4086724()
743 delete newZone; in test4086724()