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

/external/icu4c/test/intltest/
H A Dtchcfmt.cpp292 const UnicodeString monthNames_A[] = {"Sun","Mon","Tue","Wed","Thur","Fri","Sat"}; 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 106 milliseconds