Searched refs:limits_B (Results 1 – 1 of 1) sorted by relevance
296 const double limits_B[] = {1,2,3,4,5,6,7}; in TestComplexExample() local298 ChoiceFormat* form_B = new ChoiceFormat(limits_B, monthNames_B, 7); in TestComplexExample()