Searched refs:mf3 (Results 1 – 2 of 2) sorted by relevance
69 float* (X1::*mf3)(float) = &X1::f1<float>; in test_X1() local
926 MeasureFormat *mf3 = (MeasureFormat *) mf.clone(); in TestFormatPeriodEn() local927 verifyFormat("en WIDE copy", *mf3, fullData, UPRV_LENGTHOF(fullData)); in TestFormatPeriodEn()928 delete mf3; in TestFormatPeriodEn()