Searched refs:formats_length (Results 1 – 2 of 2) sorted by relevance
340 int32_t formats_length = UPRV_LENGTHOF(formats); in Test4104976() local342 ChoiceFormat *cf = new ChoiceFormat(limits, formats, formats_length); in Test4104976()
2238 const int32_t formats_length = UPRV_LENGTHOF(formats); in TestGenericTime() local2251 for (int j = 0; j < formats_length; ++j) { in TestGenericTime()2255 for (int k = 0; k < formats_length; ++k) { in TestGenericTime()