Searched refs:turkish (Results 1 – 1 of 1) sorted by relevance
694 final Locale turkish = new Locale("tr", "TR"); in testToUpperCase() local695 final CharSequence result = TextUtils.toUpperCase(turkish, "i", false); in testToUpperCase()