Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp2525 Format *fullClone = full->clone(); in TestRelativeClone() local
2530 fullClone->format(now, result2, status); in TestRelativeClone()
2535 delete fullClone; in TestRelativeClone()
2555 Format *fullClone = full->clone(); in TestHostClone() local
2560 fullClone->format(now, result2, status); in TestHostClone()
2565 delete fullClone; in TestHostClone()
H A Dnumfmtst.cpp3221 Format *fullClone = full->clone(); in TestHostClone() local
3226 fullClone->format(now, result2, status); in TestHostClone()
3233 delete fullClone; in TestHostClone()

Completed in 21 milliseconds