Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dtchcfmt.cpp294 const UnicodeString monthNames_A[] = {"Sun","Mon","Tue","Wed","Thur","Fri","Sat"}; in TestComplexExample() local
295 ChoiceFormat* form_A = new ChoiceFormat(limits_A, monthNames_A, 7); in TestComplexExample()
296 ChoiceFormat* form_A2 = new ChoiceFormat(limits_A, monthNames_A, 7); in TestComplexExample()