Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtufmtts.cpp242 TimeUnitAmount* fourth_tma = (TimeUnitAmount*)tma.clone(); in testAPI() local
245 assertTrue("clone and assigned are equal", (third_tma == *fourth_tma)); in testAPI()
252 delete fourth_tma; in testAPI()