Searched refs:noroundtrip (Results 1 - 3 of 3) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
H A DTestReorderRunsOnly.java28 int noroundtrip[]; field in class:TestReorderRunsOnly.TestCase
33 this.noroundtrip = nrd;
145 if ((option == 0) && (testCases[i].noroundtrip[level] > 0)) {
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DTestReorderRunsOnly.java24 int noroundtrip[]; field in class:TestReorderRunsOnly.TestCase
29 this.noroundtrip = nrd;
141 if ((option == 0) && (testCases[i].noroundtrip[level] > 0)) {
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c4142 const char noroundtrip[2]; member in struct:__anon6744
4220 if((option==0) && testCases[i].noroundtrip[level]) {

Completed in 248 milliseconds