HomeSort by relevance Sort by last modified time
    Searched full:fourth_tma (Results 1 - 1 of 1) sorted by null

  /external/icu/icu4c/source/test/intltest/
tufmtts.cpp 240 TimeUnitAmount* fourth_tma = (TimeUnitAmount*)tma.clone(); local
243 assertTrue("clone and assigned are equal", (third_tma == *fourth_tma));
250 delete fourth_tma;

Completed in 123 milliseconds