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

/external/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp2509 Format *fullClone = full->clone(); local
2514 fullClone->format(now, result2, status);
2519 delete fullClone;
2539 Format *fullClone = full->clone(); local
2544 fullClone->format(now, result2, status);
2549 delete fullClone;
H A Dnumfmtst.cpp3252 Format *fullClone = full->clone(); local
3257 fullClone->format(now, result2, status);
3264 delete fullClone;

Completed in 104 milliseconds