Searched refs:testZodiacNames (Results 1 – 1 of 1) sorted by relevance
530 …final String[] testZodiacNames = zhChiCal.getZodiacNames(DateFormatSymbols.FORMAT, DateFormatSymbo… in TestSymbols() local531 if (testZodiacNames == null || testZodiacNames.length != 12 || in TestSymbols()532 !testZodiacNames[0].equals("Rat") || !testZodiacNames[11].equals("Pig")) { in TestSymbols()