Home | History | Annotate | Download | only in intltest

Lines Matching defs:deepClone

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