Home | History | Annotate | Download | only in intltest

Lines Matching refs:deepClone

567     UText *deepClone = utext_clone(NULL, shallowClone, TRUE, FALSE, &status);
571 TestAccessNoClone(us, deepClone, cpCount, cpMap);
573 utext_close(deepClone);