Home
last modified time | relevance | path

Searched refs:limits_B (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dtchcfmt.cpp296 const double limits_B[] = {1,2,3,4,5,6,7}; in TestComplexExample() local
298 ChoiceFormat* form_B = new ChoiceFormat(limits_B, monthNames_B, 7); in TestComplexExample()