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

/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dtufmtts.cpp197 TimeUnitAmount* fourth_tma = (TimeUnitAmount*)tma.clone(); local
200 assertTrue("clone and assigned are equal", (third_tma == *fourth_tma));
207 delete fourth_tma;

Completed in 110 milliseconds