Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp2496 Format *fullClone = full->clone(); in TestRelativeClone() local
2501 fullClone->format(now, result2, status); in TestRelativeClone()
2506 delete fullClone; in TestRelativeClone()
2526 Format *fullClone = full->clone(); in TestHostClone() local
2531 fullClone->format(now, result2, status); in TestHostClone()
2536 delete fullClone; in TestHostClone()
Dnumfmtst.cpp3250 Format *fullClone = full->clone(); in TestHostClone() local
3255 fullClone->format(now, result2, status); in TestHostClone()
3262 delete fullClone; in TestHostClone()