Searched refs:shortMonths1 (Results 1 – 1 of 1) sorted by relevance
169 final String[] shortMonths1 = fr.getShortMonths(); in TestSymbols() local171 if( count != shortMonths1.length) { in TestSymbols()176 if(! shortMonths[i].equals(shortMonths1[i])) { in TestSymbols()