Home | History | Annotate | Download | only in intltest

Lines Matching defs:mf3

1527         MeasureFormat *mf3 = (MeasureFormat *) mf.clone();
1528 verifyFormat("en WIDE copy", *mf3, fullData, UPRV_LENGTHOF(fullData));
1529 delete mf3;