Searched refs:wideMonths1 (Results 1 – 1 of 1) sorted by relevance
184 final String[] wideMonths1 = fr2.getMonths(DateFormatSymbols.FORMAT,DateFormatSymbols.WIDE); in TestSymbols() local186 if( count != wideMonths1.length) { in TestSymbols()191 if(! wideMonths[i].equals(wideMonths1[i])) { in TestSymbols()