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

/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dtufmtts.cpp224 TimeUnitFormat* tmf_clone = (TimeUnitFormat*)tmf_en->clone(); local
225 assertTrue("TimeUnitFormat: orig and clone are equal", (*tmf_en == *tmf_clone));
226 delete tmf_clone;

Completed in 166 milliseconds