Searched refs:locale1 (Results 1 – 2 of 2) sorted by relevance
26 private Locale locale1; field in DateFormatBenchmark33 locale1 = Locale.TAIWAN; in setUp()47 DateFormat.getDateTimeInstance(DateFormat.SHORT, DateFormat.SHORT, locale1); in timeGetDateTimeInstance_multiple()
325 Locale locale1 = Locale.CHINA; in testSetCurrency_symbolOrigin() local327 String locale1Symbol = currency.getSymbol(locale1); in testSetCurrency_symbolOrigin()335 Locale.setDefault(locale1); in testSetCurrency_symbolOrigin()