Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dcalregts.cpp653 TimeZone *newZone = TimeZone::createTimeZone("UTC"); in test4083167() local
654 TimeZone::setDefault(*newZone); in test4083167()
688 delete newZone; in test4083167()
703 TimeZone *newZone = TimeZone::createTimeZone("GMT"); in test4086724() local
704 TimeZone::setDefault(*newZone); in test4086724()
710 delete newZone; in test4086724()
735 delete newZone; in test4086724()