Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp2510 Format *fullClone = full->clone(); in TestRelativeClone() local
2515 fullClone->format(now, result2, status); in TestRelativeClone()
2520 delete fullClone; in TestRelativeClone()
2540 Format *fullClone = full->clone(); in TestHostClone() local
2545 fullClone->format(now, result2, status); in TestHostClone()
2550 delete fullClone; in TestHostClone()
Dnumfmtst.cpp3031 Format *fullClone = full->clone(); in TestHostClone() local
3036 fullClone->format(now, result2, status); in TestHostClone()
3043 delete fullClone; in TestHostClone()