Searched refs:adoptDateFormatSymbols (Results 1 – 6 of 6) sorted by relevance
189 def.adoptDateFormatSymbols(newSyms); in testAPI()212 def.adoptDateFormatSymbols(newSyms); in testAPI()
259 df-> adoptDateFormatSymbols(symbols); in test4099975()
1536 sdf->adoptDateFormatSymbols(dfs); in TestDOW_LOCALandYEAR_WOY()
1067 virtual void adoptDateFormatSymbols(DateFormatSymbols* newFormatSymbols);
4019 SimpleDateFormat::adoptDateFormatSymbols(DateFormatSymbols* newFormatSymbols) in adoptDateFormatSymbols() function in SimpleDateFormat