Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/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()
/external/icu4c/test/intltest/
Dcalregts.cpp705 TimeZone *newZone = TimeZone::createTimeZone("UTC"); in test4083167() local
706 TimeZone::setDefault(*newZone); in test4083167()
740 delete newZone; in test4083167()
755 TimeZone *newZone = TimeZone::createTimeZone("GMT"); in test4086724() local
756 TimeZone::setDefault(*newZone); in test4086724()
762 delete newZone; in test4086724()
787 delete newZone; in test4086724()