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

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

Completed in 497 milliseconds