Home | History | Annotate | Download | only in intltest

Lines Matching defs:mf3

926         MeasureFormat *mf3 = (MeasureFormat *) mf.clone();
927 verifyFormat("en WIDE copy", *mf3, fullData, UPRV_LENGTHOF(fullData));
928 delete mf3;