Searched defs:retVal (Results 1 – 2 of 2) sorted by relevance
119 String[] retVal = dfs.getAmPmStrings(); in test_getAmPmStrings() local133 String[] retVal = dfs.getEras(); in test_getEras() local147 String[] retVal = dfs.getMonths(); in test_getMonths() local162 String[] retVal = dfs.getShortMonths(); in test_getShortMonths() local176 String[] retVal = dfs.getShortWeekdays(); in test_getShortWeekdays() local190 String[] retVal = dfs.getWeekdays(); in test_getWeekdays() local208 String[][] retVal = dfs.getZoneStrings(); in test_getZoneStrings() local237 String[] retVal = dfs.getAmPmStrings(); in test_setAmPmStrings$Ljava_lang_String() local252 String[] retVal = dfs.getEras(); in test_setEras$Ljava_lang_String() local280 String[] retVal = dfs.getMonths(); in test_setMonths$Ljava_lang_String() local[all …]
189 String retVal = null; in encode() local