Searched refs:csLocale (Results 1 – 1 of 1) sorted by relevance
432 Locale csLocale = new Locale("cs", "CZ"); in test_getPercentInstanceLjava_util_Locale() local435 NumberFormat format = NumberFormat.getPercentInstance(csLocale); in test_getPercentInstanceLjava_util_Locale()598 Locale csLocale = new Locale("cs", "CZ"); in test_setGroupingUsed() local599 NumberFormat nf2 = NumberFormat.getPercentInstance(csLocale); in test_setGroupingUsed()