Home | History | Annotate | Download | only in intltest

Lines Matching defs:deepClone

570     UText *deepClone = utext_clone(NULL, shallowClone, TRUE, FALSE, &status);
574 TestAccessNoClone(us, deepClone, cpCount, cpMap);
576 utext_close(deepClone);