Home | History | Annotate | Download | only in intltest

Lines Matching refs:formats_length

337     int32_t formats_length = (int32_t)(sizeof(formats)/sizeof(formats[0]));
339 ChoiceFormat *cf = new ChoiceFormat(limits, formats, formats_length);