Home | History | Annotate | Download | only in intltest

Lines Matching defs:ptr4

131     MeasureUnit *ptr4 = (MeasureUnit *) ptr1->clone();
132 if (*ptr1 != *ptr4) {
144 delete ptr4;