Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp2511 Format *fullClone = full->clone(); in TestRelativeClone() local
2516 fullClone->format(now, result2, status); in TestRelativeClone()
2521 delete fullClone; in TestRelativeClone()
2541 Format *fullClone = full->clone(); in TestHostClone() local
2546 fullClone->format(now, result2, status); in TestHostClone()
2551 delete fullClone; in TestHostClone()
Dnumfmtst.cpp3216 Format *fullClone = full->clone(); in TestHostClone() local
3221 fullClone->format(now, result2, status); in TestHostClone()
3228 delete fullClone; in TestHostClone()