Searched defs:textNo (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/text/Bidi/
H A DBidiConformance.java115 for (int textNo = 0; textNo < data4Constructor1.length; textNo++) {
116 paragraph = data4Constructor1[textNo][0];
121 System.out.println("*** Test textNo=" + textNo +
134 callTestEachMethod4Constructor1(textNo, testNo, bidi);
146 callTestEachMethod4Constructor1(textNo, testNo, bidi);
158 callTestEachMethod4Constructor1(textNo, testNo, bidi);
170 callTestEachMethod4Constructor1(textNo, testN
650 callTestEachMethod4Constructor1(int textNo, int testNo, Bidi bidi) argument
661 callTestEachMethod4Constructor2(int textNo, int flagNo, Bidi bidi) argument
672 callTestEachMethod4Constructor3(int textNo, int dataNo, Bidi bidi) argument
[all...]

Completed in 53 milliseconds