HomeSort by relevance Sort by last modified time
    Searched defs:thai (Results 1 - 3 of 3) sorted by null

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
RBBITest.java 91 errln("Incorrect break given by thai word break iterator. Expected: " + expectedWordResult[index-1] + " Got: " + position);
100 errln("Incorrect break given by thai line break iterator. Expected: " + expectedLineResult[index-1] + " Got: " + position);
202 //starting in Unicode 6.1, root behavior should be the same as Thai above
533 String thai = "??????????????, ?????????????????????????????????????????. ????????????????????????????????????????" local
543 T13512Thread t1 = new T13512Thread(thai);
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
RBBITest.java 88 errln("Incorrect break given by thai word break iterator. Expected: " + expectedWordResult[index-1] + " Got: " + position);
97 errln("Incorrect break given by thai line break iterator. Expected: " + expectedLineResult[index-1] + " Got: " + position);
199 //starting in Unicode 6.1, root behavior should be the same as Thai above
530 String thai = "??????????????, ?????????????????????????????????????????. ????????????????????????????????????????" local
540 T13512Thread t1 = new T13512Thread(thai);
  /libcore/ojluni/src/test/java/time/test/java/time/chrono/
TestUmmAlQuraChronology.java 766 assertEquals(ThaiBuddhistChronology.INSTANCE.date(hijrah), thai); local
    [all...]

Completed in 230 milliseconds