Home
last modified time | relevance | path

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

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