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

/external/icu4c/test/intltest/
H A Ddtfmttst.cpp2123 Format *fullClone = full->clone(); local
2128 fullClone->format(now, result2, status);
2133 delete fullClone;
2153 Format *fullClone = full->clone(); local
2158 fullClone->format(now, result2, status);
2163 delete fullClone;
H A Dnumfmtst.cpp2416 Format *fullClone = full->clone(); local
2421 fullClone->format(now, result2, status);
2428 delete fullClone;

Completed in 87 milliseconds