Searched defs:sLocale (Results 1 – 3 of 3) sorted by relevance
36 private static Locale sLocale = Locale.getDefault(Locale.Category.FORMAT); field in DecimalFormatSymbolsPerfTest
37 private static Locale sLocale = Locale.getDefault(Locale.Category.FORMAT); field in NumberFormatPerfTest
58 private static Locale sLocale; field in TimeFormatter