Searched refs:limits_A (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtchcfmt.cpp291 const double limits_A[] = {1,2,3,4,5,6,7}; local
293 ChoiceFormat* form_A = new ChoiceFormat(limits_A, monthNames_A, 7);
294 ChoiceFormat* form_A2 = new ChoiceFormat(limits_A, monthNames_A, 7);
/external/icu/icu4c/source/test/intltest/
H A Dtchcfmt.cpp291 const double limits_A[] = {1,2,3,4,5,6,7}; local
293 ChoiceFormat* form_A = new ChoiceFormat(limits_A, monthNames_A, 7);
294 ChoiceFormat* form_A2 = new ChoiceFormat(limits_A, monthNames_A, 7);

Completed in 276 milliseconds