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

  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
TestMultipleParagraphs.java 22 public class TestMultipleParagraphs extends BidiTest {
76 public void testMultipleParagraphs()
87 logln("\nEntering TestMultipleParagraphs\n");
432 logln("\nExiting TestMultipleParagraphs\n");
456 new TestMultipleParagraphs().run(args);
  /external/icu/icu4c/source/test/cintltst/
cbiditst.c 82 static void testMultipleParagraphs(void);
131 addTest(root, testMultipleParagraphs,"complex/bidi/TestMultipleParagraphs");
    [all...]

Completed in 52 milliseconds