Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtufmtts.cpp266 TimeUnitFormat tmf_copy(tmf_fr); in testAPI() local
267 assertTrue("TimeUnitFormat: orig and copy are equal", (tmf_fr == tmf_copy)); in testAPI()