Home | History | Annotate | Download | only in intltest

Lines Matching refs:fullClone

2510     Format *fullClone = full->clone();
2515 fullClone->format(now, result2, status);
2520 delete fullClone;
2540 Format *fullClone = full->clone();
2545 fullClone->format(now, result2, status);
2550 delete fullClone;