HomeSort by relevance Sort by last modified time
    Searched refs:formatLocales (Results 1 - 14 of 14) sorted by null

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
IndianTest.java 202 String[] formatLocales = {
212 for (int j = 0; j < formatLocales.length; j++ ) {
213 String locName = formatLocales[j];
CopticTest.java 330 String[] formatLocales = {
338 for (int j = 0; j < formatLocales.length; ++j) {
339 String locName = formatLocales[j];
EthiopicTest.java 412 String[] formatLocales = {
420 for (int j = 0; j < formatLocales.length; ++j) {
421 String locName = formatLocales[j];
HebrewTest.java 458 String[] formatLocales = {
466 for (int j = 0; j < formatLocales.length; ++j) {
467 String locName = formatLocales[j];
JapaneseTest.java 135 String[] formatLocales = {
143 for (int j = 0; j < formatLocales.length; ++j) {
144 String locName = formatLocales[j];
IslamicTest.java 301 String[] formatLocales = {
309 for (int j = 0; j < formatLocales.length; ++j) {
310 String locName = formatLocales[j];
    [all...]
IBMCalendarTest.java 296 String[] formatLocales = {
305 for (int j = 0; j < formatLocales.length; ++j) {
306 String locName = formatLocales[j];
449 String[] formatLocales = {
458 for (int j = 0; j < formatLocales.length; ++j) {
459 String locName = formatLocales[j];
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
IndianTest.java 199 String[] formatLocales = {
209 for (int j = 0; j < formatLocales.length; j++ ) {
210 String locName = formatLocales[j];
CopticTest.java 327 String[] formatLocales = {
335 for (int j = 0; j < formatLocales.length; ++j) {
336 String locName = formatLocales[j];
EthiopicTest.java 409 String[] formatLocales = {
417 for (int j = 0; j < formatLocales.length; ++j) {
418 String locName = formatLocales[j];
HebrewTest.java 455 String[] formatLocales = {
463 for (int j = 0; j < formatLocales.length; ++j) {
464 String locName = formatLocales[j];
JapaneseTest.java 132 String[] formatLocales = {
140 for (int j = 0; j < formatLocales.length; ++j) {
141 String locName = formatLocales[j];
IslamicTest.java 298 String[] formatLocales = {
306 for (int j = 0; j < formatLocales.length; ++j) {
307 String locName = formatLocales[j];
    [all...]
IBMCalendarTest.java 293 String[] formatLocales = {
302 for (int j = 0; j < formatLocales.length; ++j) {
303 String locName = formatLocales[j];
446 String[] formatLocales = {
455 for (int j = 0; j < formatLocales.length; ++j) {
456 String locName = formatLocales[j];
    [all...]

Completed in 166 milliseconds