Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtufmtts.cpp269 TimeUnitFormat* tmf_clone = tmf_en->clone(); in testAPI() local
270 assertTrue("TimeUnitFormat: orig and clone are equal", (*tmf_en == *tmf_clone)); in testAPI()
271 delete tmf_clone; in testAPI()
/external/cronet/third_party/icu/source/test/intltest/
Dtufmtts.cpp269 TimeUnitFormat* tmf_clone = tmf_en->clone(); in testAPI() local
270 assertTrue("TimeUnitFormat: orig and clone are equal", (*tmf_en == *tmf_clone)); in testAPI()
271 delete tmf_clone; in testAPI()